Object3DSplitFaces Method |
Split faces so that none face is intercepted by a face of other object
Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SplitFaces(
Object3D obj
)
Parameters
- obj Object3D
- the other object 3d used to make the split
See Also