Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createCompositeCurveSegment Method
Syntax
C++
OdIfc::OdIfcInstancePtr createCompositeCurveSegment(const OdAnsiString & transition, bool sameSense, const OdDAIObjectId & parentCurve);

Creates an instance of IfcCompositeCurveSegment element based on appropriate attributes.

Parameters
Description
transition
[in] OdAnsiString of IfcTransitionCode value.
parentCurve
[in] OdDAIObjectId db handle of parent curve entity.
samesense
[in] indicator of whether or not the sense of the segment agrees with.

A pointer to the created and appended to the model entity.

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