ObjectTableGetSelectedObjects Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.GetSelectedObjects(System.Boolean,System.Boolean)"]
Namespace: Rhino.DocObjects.Tables
public IEnumerable<RhinoObject> GetSelectedObjects( bool includeLights, bool includeGrips )
Public Function GetSelectedObjects ( includeLights As Boolean, includeGrips As Boolean ) As IEnumerable(Of RhinoObject)
[Missing <param name="includeLights"/> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.GetSelectedObjects(System.Boolean,System.Boolean)"]
[Missing <param name="includeGrips"/> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.GetSelectedObjects(System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.GetSelectedObjects(System.Boolean,System.Boolean)"]