ObjectPropertiesPageSelectedObjects Property |
Return a list of Rhino objects to be processed by this object properties page
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RhinoObject[] SelectedObjects { get; }Public ReadOnly Property SelectedObjects As RhinoObject()
Get
Property Value
Type:
RhinoObject
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also