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

Sets the WCS start point of the second extension line of this Dimension entity (DXF 14). 

 

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