API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::GetPlacementRelToFromLocalPlacement Method
GeometryUtil::GetPlacementRelToFromLocalPlacement Method
Syntax
C++
static OdDAIObjectId GetPlacementRelToFromLocalPlacement(const OdDAIObjectId & localPlacement);
Parameters 
Description 
const OdDAIObjectId & localPlacement 
[in] IfcLocalPlacement handle.
 

IfcObjectPlacement handle. Return can be a handle without a value, if there is no value set in the IfcLocalPlacement.

Gets the IfcObjectPlacement handle stored as the reference for an IfcLocalPlacement. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.