API Reference > OdDb Classes > OdDbAlignedDimension Class > OdDbAlignedDimension Methods > OdDbAlignedDimension::setXLine1Point Method
OdDbAlignedDimension::setXLine1Point Method
Syntax
C++
void setXLine1Point(const OdGePoint3d& xLine1Point);
Parameters 
Description 
const OdGePoint3d& xLine1Point 
[in] Start point. 

Sets the WCS start point of the first extension line of this Dimension entity (DXF 13). 

 

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