Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcCompositeCurve::getSegments Method
Syntax
C++
void getSegments(OdDAIObjectIds& Segments) const;

Gets the value of Segments attribute. Segments is the component bounded curves, their transitions and senses. The transition attribute for the last segment defines the transition between the end of the last segment and the start of the first; this transition attribute may take the value discontinuous, which indicates an open curve.

Parameters
Description
Segments
[out] Receives object identifiers of the composite curve segments.

For IfcGradientCurve and IfcSegmentedReferenceCurve the segments define the interpolation between segment start and and segment end.

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