RhinoCommon API
ReplayHistoryDataResults Property |
Provides access to BOTH inputs and outputs of the replay history operation.
Use this property to then call an appropriate UpdateToX() method and make your custom history support work.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
public ReplayHistoryResult[] Results { get; }
Public ReadOnly Property Results As ReplayHistoryResult() Get