Click or drag to resize

FaceSimpleClassify Method

Classifies the face if one of its vertices are classified as INSIDE or OUTSIDE

Namespace: Internal.Net3dBool
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool SimpleClassify()

Return Value

Boolean
true if the face could be classified, false otherwise
See Also