GridOrientationType Enumeration
Describes the orientation of the grid displayed within a Viewport.
Members
Name | Value | Description |
---|---|---|
View | 0 | Oriented with the view. |
WorldXY | 1 | Top |
WorldYZ | 2 | Right |
WorldXZ | 3 | Front |
AuxCoord | 4 | Oriented by the auxiliary coordinate system. |
Defined in
- core/common/src/ViewDetails.ts Line 38
Last Updated: 11 June, 2024