API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::SetPlacementRelTo Method
GeometryUtil::SetPlacementRelTo Method
Syntax
C++
static void SetPlacementRelTo(const OdDAIObjectId & localPlacement, const OdDAIObjectId & newPlacementRelTo);
Parameters 
Description 
const OdDAIObjectId & localPlacement 
[in] IfcLocalPlacement handle.  
const OdDAIObjectId & newPlacementRelTo 
[in] IfcObjectPlacement handle to use as the placement relative to. 

Sets the IfcAxis2Placement handle stored as the placement relative to for an IfcLocalPlacement. 

 

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