API Reference > OdDb Classes > OdDbOrdinateDimension Class > OdDbOrdinateDimension Methods > OdDbOrdinateDimension::setOrigin Method
OdDbOrdinateDimension::setOrigin Method
Syntax
C++
void setOrigin(const OdGePoint3d& origin);
Parameters 
Description 
const OdGePoint3d& origin 
[in] Origin. 

Sets the WCS origin and primary definition point of this Dimension entity (DXF 10). 

 

This Dimension entity measures the OCS X-axis or OCS Y-axis distance from the origin to the defining point.

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