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

Sets the WCS start point of the first extension line of this Dimension entity. 

 

This point and the centerPoint define one side of the arc being dimensioned.

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