Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::height Method
Syntax
C++
double height(OdDbSection::Height nHeightType) const;

Calculates desired height. 

 

Parameters
Description
nHeightType
[in] Height type to be calculated.

HeighType can have the following values:

kHeightAboveSectionLine = 0x1
kHeightBelowSectionLine = 0x2
Copyright © 2002-2022. Open Design Alliance All rights reserved.