API Reference > Classes > Architecture Classes > OdBmGrid Class > OdBmGrid Methods > OdBmGrid::setLine Method
OdBmGrid::setLine Method
Syntax
C++
OdResult setLine(const OdBmGLinePtr& pLine);
Parameters 
Description 
const OdBmGLinePtr& pLine 
[in] A line object which represents the location of the grid line.  

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

Sets a new linear grid line. 

 

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