Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcAlignmentVerticalSegment::setEndGradient Method
Syntax
C++
void setEndGradient(double EndGradient);

Sets the value of EndGradient attribute. End gradient is end gradient ratio of the segment. Normally, this value should be in range [-1 .. 1], however values that exceed this range are accepted.

Parameters
Description
EndGradient
[in] End gradient ratio to set.

If PredefinedType='.CONSTANTGRADIENT.' then this value is the same as StartGradient.

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