SnapshotTable Class

SnapshotTable Class

All snapshots in a rhino document.
Inheritance Hierarchy
SystemObject
  Rhino.DocObjects.TablesSnapshotTable

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class SnapshotTable
Public NotInheritable Class SnapshotTable

The SnapshotTable type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Document that owns this table.
Public propertyNames
Array of Snapshot names.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also