Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcAlignmentHorizontalSegment::setStartRadiusOfCurvature Method
Syntax
C++
void setStartRadiusOfCurvature(double StartRadiusOfCurvature);

Sets the value of StartRadiusOfCurvature attribute. For a NONLINEAR horizontal segment type the radius of the curve is at the start point (Placement of the segment). For CIRCULAR type it is constant i.e. StartRadiusOfCurvature and EndRadiusOfCurvature are always the same. For LINE type, both StartRadiusOfCurvature and EndRadiusOfCurvature are 0. If the radius is 0 it is interpreted as INFINITE. Positive values imply a CCW direction whereas negative CW.

Parameters
Description
StartRadiusOfCurvature
[in] Start radius of curvature to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.