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

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

 

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