Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createAxis2Placement2D Method (const OdDAIObjectId &, const OdDAIObjectId &)
Syntax
C++
OdIfc::OdIfcInstancePtr createAxis2Placement2D(const OdDAIObjectId & location, const OdDAIObjectId & refDirection);

Creates an instance of 2D IfcAxis2Placement within a model.

Parameters
Description
location
[in] OdDAIObjectId db handle as initial position of IfcAxis2Placement3D.
refDirection
[in] OdDAIObjectId db handle as direction used to determine the direction of the local X Axis.

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

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