API Reference > Classes > Architecture Classes > OdBmGrid Class > OdBmGrid Methods > OdBmGrid::setArc Method
OdBmGrid::setArc Method
Syntax
C++
OdResult setArc(const OdBmGArcPtr& pArc);
Parameters 
Description 
const OdBmGArcPtr& pArc 
[in] An arc object that represents the location of the new grid line.  

Returns eOk if successful or an appropriate error code in the other case.

Sets a new radial grid line. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.