Click or drag to resize

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.Net3dBool
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void InvertInsideFaces()
See Also