eValidationStatusPolygon3D
Canonical path: NemAll_Python_Geometry.eValidationStatusPolygon3D
Bases: Enum
Polygon validation status
VS_COLINEAR : The points of the polygon are on the same line VS_NOT_COPLANAR: The points of the polygon are not on the same plane
Placeholder