API Reference > OdDb Classes > OdDbUCSTableRecord Class > OdDbUCSTableRecord Methods > OdDbUCSTableRecord::setXAxis Method
OdDbUCSTableRecord::setXAxis Method
Syntax
C++
void setXAxis(const OdGeVector3d& geXVector);
Parameters 
Description 
const OdGeVector3d& geXVector 
[in] Three-dimensional vector instance which stores the X,Y,Z coordinates of the X-axis. 

Sets the three-dimensional vector of the X-axis of the user coordinate system (UCS) relative to X-axis of the world coordinate system (WCS) for the UCS record object (DXF 11). 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.