API Reference > core-frontend > Views > StandardViewId StandardViewId Enumeration Describes a set of commonly-used view rotations. extensions Members Name Value Description Top 0 Bottom 1 Left 2 Right 3 Front 4 Back 5 Iso 6 RightIso 7 NotStandard -1 Any rotation which does not match one of the standard rotations.Invalid as an argument to StandardView.getStandardRotation() - used as a return value only. Defined in core/frontend/src/StandardView.ts Line 14 Last Updated: 20 June, 2023