E_Rhino_RhinoDoc_SelectObjects - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.SelectObjects Event

Called when object(s) are selected.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<RhinoObjectSelectionEventArgs> SelectObjects

VB

Public Shared Event SelectObjects As EventHandler(Of RhinoObjectSelectionEventArgs)

Value

Type: System.EventHandler(RhinoObjectSelectionEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️