Object3DClassifyFaces Method |
Classify faces as being inside, outside or on boundary of other object
Namespace:
Internal.Net3dBool
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void ClassifyFaces(
Object3D otherObject
)
Parameters
- otherObject
- Type: Internal.Net3dBoolObject3D
object 3d used for the comparison
See Also