| PlaneOrientation Enumeration |
The PlaneOrientation enumeration defines the orientation according to the world axis of a plane.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public enum PlaneOrientation
public enum class PlaneOrientation
Members
| Member name | Value | Description |
---|
| X | 0 |
The x-axis orientation.
|
| Y | 1 |
The y-axis orientation.
|
| Z | 2 |
The z-axis orientation.
|
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also