Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdExporterIFCUtil::setGlobal2DDirectionHandles Method
Syntax
C++
static void setGlobal2DDirectionHandles(bool positive, OdDAIObjectId xDir, OdDAIObjectId yDir);

Sets the handles representing the cardinal directions in 2D. 

 

Parameters
Description
positive
[in] True if the handles returned should be in the positive direction, false if the handles should be in the negative direction.
xDir
[in] X direction handle.
yDir
[in] Y direction handle.
Copyright © 2002-2022. Open Design Alliance All rights reserved.