Object3DInvertInsideFaces Method |
Inverts faces classified as INSIDE, making its normals point outside. Usually used into the second solid when the difference is applied.
Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void InvertInsideFaces()
See Also