Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createLocalPlacement3d Method (const OdDAIObjectId &, const OdDAIObjectId &)
Syntax
C++
OdIfc::OdIfcInstancePtr createLocalPlacement3d(const OdDAIObjectId & placementRelTo, const OdDAIObjectId & relativePlacement);

Creates an instance of local placement with appropriate params within a model.

Parameters
Description
placementRelTo
[in] OdDAIObjectId db handle that represents IfcObjectPlacement that provides the relative placement by its local coordinate system.
relativePlacement
[in] OdDAIObjectId db handle that represents existing IfcAxis2Placement entity.

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

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