Offset3DPlane
Canonical path: NemAll_Python_Geometry.Offset3DPlane
Bases: Enum
Definition of plane on which offset of 3D elements will be calculated
eNoPlane: No plane defined eXY : Plane defined by X and Y axis eXZ : Plane defined by X and Z axis eYZ : Plane defined by Y and Z axis
Placeholder