Click or drag to resize

ObjectPropertiesPage.SelectedObjects 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; }

Property Value

Type:RhinoObject[]
See Also