API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::disableRubberBandLine Method
OdDbGripData::disableRubberBandLine Method
Syntax
C++
void disableRubberBandLine(bool disable);
Parameters 
Description 
bool disable 
[in] True to set the flag; false to clear the flag. 

Sets or clears the kDisableRubberBandLine flag. 

 

Flags values are specified by the GripFlags enumeration.

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