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