API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::OrthographicView Enumeration
OdDb::OrthographicView Enumeration
Syntax
C++
enum OrthographicView { kNonOrthoView = 0, kTopView = 1, kBottomView = 2, kFrontView = 3, kBackView = 4, kLeftView = 5, kRightView = 6 };

ViewportDefs.h

Copyright © 2002–2022. Open Design Alliance. All rights reserved.