API Reference > OdDb Classes > OdDb2LineAngularDimension Class > OdDb2LineAngularDimension Methods > OdDb2LineAngularDimension::setArcPoint Method
OdDb2LineAngularDimension::setArcPoint Method
Syntax
C++
void setArcPoint(const OdGePoint3d& arcPoint);
Parameters 
Description 
const OdGePoint3d& arcPoint 
[in] Arc point. 

Sets the point defining the location of dimension arc for this Dimension entity (DXF 16 as WCS).

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