API Reference > geometry-core > CartesianGeometry > StandardViewIndex StandardViewIndex Enumeration Standard views. Used in Matrix3d.createStandardViewAxes (index: StandardViewIndex, worldToView :boolean) Members Name Value Description Top 1 X to right, Y up Bottom 2 X to right, negative Y up Left 3 negative Y to right, Z up Right 4 Y to right, Z up Front 5 X to right, Z up Back 6 negative X to right, Z up Iso 7 View towards origin from (-1,-1,1) RightIso 8 View towards origin from (1,-1,1) Defined in core/geometry/src/Geometry.ts Line 50 Last Updated: 15 June, 2021