RhinoCommon API
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
public RhinoObject[] SelectedObjects { get; }
Public ReadOnly Property SelectedObjects As RhinoObject() Get