Click or drag to resize

SnapShotsClientIsCurrentModelStateInAnySnapshot Method

Overload List
  NameDescription
Public methodIsCurrentModelStateInAnySnapshot(RhinoDoc, BinaryArchiveReader, SimpleArrayBinaryArchiveReader, TextLog)
Called before restoring a snapshot. Warns the user if the current model state is not already saved.
Public methodIsCurrentModelStateInAnySnapshot(RhinoDoc, RhinoObject, BinaryArchiveReader, SimpleArrayBinaryArchiveReader, TextLog)
Called before restoring a snapshot. Warns the user if the current model state is not already saved.
Top
See Also