Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelGeometryFiller::createArbitraryClosedProfileDef Method
Syntax
C++
OdIfc::OdIfcInstancePtr createArbitraryClosedProfileDef(const OdAnsiString & profileType, const OdDAIObjectId & outerCurve);

Creates an instance of IfcArbitraryClosedProfileDef within a model.

Parameters
Description
profileType
[in] OdAnsiString that defines the type of geometry into which this profile definition shall be resolved.
outerCurve
[in] OdDAIObjectId db handle of bounded IfcCurve curve, defining the outer boundaries of the arbitrary profile.

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

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