Skip to content

eLinePointIdentification

Canonical path: NemAll_Python_Geometry.eLinePointIdentification

Bases: Enum

Start and end point identification

Used for better identification of start and end point.

Attributes:

END_POINT class-attribute instance-attribute

END_POINT = 1

START_POINT class-attribute instance-attribute

START_POINT = 0