PoCartesianAxisTypes Enumeration |
Type of axis orientation.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
XY | 0 | X-Axis in the plane XY. | |
XZ | 1 | X-Axis in the plane XZ. | |
YX | 2 | Y-Axis in the plane YX. | |
YZ | 3 | Y-Axis in the plane YZ. | |
ZX | 4 | Z-Axis in the plane ZX. | |
ZY | 5 | Z-Axis in the plane ZY. |