Click or drag to resize

SnapShotsClientSnapshotRestored Method

Called after all clients restored their data.

Namespace:  Rhino.DocObjects.SnapShots
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public abstract void SnapshotRestored(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.DocObjects.SnapShots.SnapShotsClient.SnapshotRestored(Rhino.RhinoDoc)"]

See Also