Skip to content

ePolygonNormalizeType

Canonical path: NemAll_Python_Geometry.ePolygonNormalizeType

Bases: Enum

type of Polygon2D normalization

Attributes:

DEFAULT_NORM_TYPE class-attribute instance-attribute

DEFAULT_NORM_TYPE = 0

HATCHING_MEASUR_NORM_TYPE class-attribute instance-attribute

HATCHING_MEASUR_NORM_TYPE = 2

HATCHING_NORM_TYPE class-attribute instance-attribute

HATCHING_NORM_TYPE = 3

SIDEFACE_NORM_TYPE class-attribute instance-attribute

SIDEFACE_NORM_TYPE = 1

STARTPOINT_NORM_TYPE class-attribute instance-attribute

STARTPOINT_NORM_TYPE = 4