API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::isRubberBandLineDisabled Method
OdDbGripData::isRubberBandLineDisabled Method
Syntax
C++
bool isRubberBandLineDisabled() const;

True if the kDisableRubberBandLine flag is set; false otherwise.

Indicates whether the kDisableRubberBandLine flag is set.

Flags values are specified by the GripFlags enumeration.

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