Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelGeometryFiller::createFaceBound Method
Syntax
C++
OdIfc::OdIfcInstancePtr createFaceBound(const OdDAIObjectId& ifcLoopId, bool bOrientation);

Creates an instance of IfcFaceBound within a model.

Parameters
Description
ifcLoopId
[in] OdDAIObjectId db handle of the loop which will be used as a face boundary.
bOrientation
[in] OdDAIObjectId db handle of closed shell defining the exterior boundary of the solid.

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

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