Close

Relief for ODA Team in Ukraine

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

Creates an instance of IfcFaceOuterBound within a model.

Parameters
Description
ifcLoopId
[in] OdDAIObjectId db handle of the loop which will be used as a face boundary.
bOrientation
[in] indicates whether (TRUE) or not (FALSE) the loop has the same sense when used to bound the face as when first defined.

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

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