ObjectPropertiesPageSelectedObjects Property |
Return a list of Rhino objects to be processed by this object properties page
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax public RhinoObject[] SelectedObjects { get; }
Public ReadOnly Property SelectedObjects As RhinoObject()
Get
Property Value
Type:
RhinoObjectSee Also