Click or drag to resize

ObjectTableSelectGrips Method

Overload List
  NameDescription
Public methodSelectGrips(IEnumerableGripObject, Boolean)
Selects or deselects a collection of grips in one pass, so a native CRhinoOnChangeObjectSelectState watcher sees one change rather than one per grip.
Public methodSelectGrips(IEnumerableGripObject, Boolean, Boolean, Boolean)
Selects or deselects a collection of grips in one pass, so a native CRhinoOnChangeObjectSelectState watcher sees one change rather than one per grip.
Top
See Also