Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSectionViewStyle::IdentifierPosition Enumeration
Syntax
C++
enum IdentifierPosition { kEndCuttingPlane = 0, kAboveDirectionArrowLine = 1, kAboveDirectionArrowSymbol = 2, kStartDirectionArrow = 3, kEndDirectionArrow = 4 };
Members
Description
kEndCuttingPlane
The identifier is placed at the end of the cutting plane.
kAboveDirectionArrowLine
The identifier is placed above the direction arrow line.
kAboveDirectionArrowSymbol
The identifier is placed above the direction arrow symbol.
kStartDirectionArrow
The identifier is placed at the start of the direction arrow.
kEndDirectionArrow
The identifier is placed at the end of the direction arrow.

Defines identifier position types.

File: DbSectionViewStyle.h 

Module: API Reference 

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