GH_DocumentObjectSpan Property |
Gets the total timespan for all objects.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public TimeSpan ObjectSpan { get; }
Public ReadOnly Property ObjectSpan As TimeSpan
Get
Property Value
Type:
TimeSpan[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ObjectSpan"]
See Also