API Reference > OdDb Classes > OdDb3PointAngularDimension Class > OdDb3PointAngularDimension Methods > OdDb3PointAngularDimension::setArcPoint Method
OdDb3PointAngularDimension::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.