Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createCompositeCurve Method
Syntax
C++
OdIfc::OdIfcInstancePtr createCompositeCurve(const OdDAIObjectIds & segments, bool selfIntersect);

Creates an instance of IfcCompositeCurve element based on existing segments set.

Parameters
Description
segments
[in] OdDAIObjectIds set of existing curve segments.
selfIntersect
[in] determine if curve has intersected segments.

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

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