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

Sets the WCS point defining the location of dimension arc for this Dimension entity.

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