RhinoCommon API
ObjectTableMostRecentObject Method |
Gets the most recently added object that is still in the Document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Return Value
Type: RhinoObjectThe most recent (non-deleted) object in the document, or null if no such object exists.
