Close

Relief for ODA Team in Ukraine

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

Sets the handles representing the cardinal directions in 3D. 

 

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.
zDir
[in] Z direction handle.
Copyright © 2002-2022. Open Design Alliance All rights reserved.