claimPolyface Method

Return the computed facets from the selected builder.

claimPolyface(selector: "0" | "1", fixup: boolean, tolerance: numberGeometry.smallMetricDistance): undefined | IndexedPolyface

Parameter Type Description
selector "0" | "1" the polyface to return: 0 - builderA (typically inside facets), 1 - builderB (typically outside facets)
fixup boolean whether to clean up the polyface
tolerance number compression tolerance (default smallMetricDistance).

Returns - undefined | IndexedPolyface

Defined in

Last Updated: 21 November, 2024