Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbUCSTableRecord::setOrigin Method
Syntax
C++
void setOrigin(const OdGePoint3d& gePoint);

Sets the origin of the user coordinate system (UCS) relative to the origin of the world coordinate system (WCS) for the UCS record object (DXF 10). 

 

Parameters
Description
gePoint
[in] Three-dimensional point instance which stores the X,Y,Z coordinates of the origin.
Copyright © 2002-2022. Open Design Alliance All rights reserved.