Skip to content

eApproximationSettingsType

Canonical path: NemAll_Python_Geometry.eApproximationSettingsType

Bases: Enum

Type of Approximation setting

Used for identification of Approximation settings type.

Attributes:

ASET_BREP_TESSELATION class-attribute instance-attribute

ASET_BREP_TESSELATION = 3

ASET_MAX_DISTANCE class-attribute instance-attribute

ASET_MAX_DISTANCE = 2

ASET_MAX_LENGTH class-attribute instance-attribute

ASET_MAX_LENGTH = 1

ASET_SEGMENTATION class-attribute instance-attribute

ASET_SEGMENTATION = 0