RhinoCommon API
ObjectPropertiesPageEventArgsGetObjectsT Method |
Get selected objects of a given type
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public T[] GetObjects<T>() where T : RhinoObject
Public Function GetObjects(Of T As RhinoObject) As T()
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:Rhino.UI.ObjectPropertiesPageEventArgs.GetObjects``1"]
Return Value
Type: T[Missing <returns> documentation for "M:Rhino.UI.ObjectPropertiesPageEventArgs.GetObjects``1"]

Rhino for Windows
Supported in: 6.14