boundaryOfVisibleSubset MethodStatic

Return the boundary of facets that are facing the eye.

boundaryOfVisibleSubset(polyface: IndexedPolyface, visibilitySelect: "0" | "1" | "2", vectorToEye: Vector3d, sideAngleTolerance: Angle...): undefined | CurveCollection

Parameter Type Description
polyface IndexedPolyface the indexed polyface
visibilitySelect "0" | "1" | "2"  
vectorToEye Vector3d the vector to eye
sideAngleTolerance Angle the tolerance of side angle

Returns - undefined | CurveCollection

Defined in

Last Updated: 21 November, 2024