Skip to content

Offset3DPlane

Canonical path: NemAll_Python_Geometry.Offset3DPlane

Bases: Enum

Definition of plane on which offset of 3D elements will be calculated

Attributes:

eNoPlane class-attribute instance-attribute

eNoPlane = 0

eXY class-attribute instance-attribute

eXY = 1

eXZ class-attribute instance-attribute

eXZ = 2

eYZ class-attribute instance-attribute

eYZ = 3