Click or drag to resize

RhinoDocSelectObjects Event

Called when object(s) are selected.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<RhinoObjectSelectionEventArgs> SelectObjects

Value

Type: SystemEventHandlerRhinoObjectSelectionEventArgs
See Also