Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcProduct::getObjectPlacement Method
Syntax
C++
const OdDAIObjectId& getObjectPlacement() const;

Returns placement of the product in space. The placement can be:

  • Absolute (relative to the world coordinate system)
  • Relative (relative to the object placement of another product)
  • Constraint (e.g. relative to grid axes)

Identifier of the product placement that includes the axis placement information to determine the transformation for the object coordinate system.

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