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

Sets or clears the kTriggerGrip flag. 

 

Flags values are specified by the GripFlags enumeration.

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