Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::Height Enumeration
Syntax
C++
enum Height { kHeightAboveSectionLine = 0x1, kHeightBelowSectionLine = 0x2 };
Members
Description
kHeightAboveSectionLine
Height of the section plane above the section line.
kHeightBelowSectionLine
Height of the section plane below the section line.

Defines height states for section plane.

File: DbSection.h 

Module: API Reference 

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