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

This is record OdDb::OrthographicView.

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