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