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: 2024.1.1.0 (2024.1.1.0)
Syntax public bool SimpleClassify()
Return Value
Type:
Booleantrue if the face could be classified, false otherwise
See Also