API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterIFCUtil Class > OdExporterIFCUtil Methods > OdExporterIFCUtil::setGlobal2DDirectionHandles Method
OdExporterIFCUtil::setGlobal2DDirectionHandles Method
Syntax
C++
static void setGlobal2DDirectionHandles(bool positive, OdDAIObjectId xDir, OdDAIObjectId yDir);
Parameters 
Description 
bool positive 
[in] True if the handles returned should be in the positive direction, false if the handles should be in the negative direction.  
OdDAIObjectId xDir 
[in] X direction handle.  
OdDAIObjectId yDir 
[in] Y direction handle. 

Sets the handles representing the cardinal directions in 2D. 

 

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