Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDimension::TerminatorOrientation Enumeration
Syntax
C++
enum TerminatorOrientation { kAutomatic = 0, kReversed = 1, kInside = 2, kOutside = 3 };

Terminators may be automatically placed (kAutomatic) by the tool and worldDraw method, or set statically to one of the three types (kOutside, kInside, kReversed).

File: DgDimension.h 

Module: API Reference 

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