NamedViewTable Methods |
The NamedViewTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(ViewInfo) | ||
| Add(String, Guid) |
Adds named view to document which is based on an existing viewport.
| |
| Delete(Int32) | Remove named view from the document. | |
| Delete(String) | Remove named view from the document. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindByName | Finds a named view. | |
| GetEnumerator | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Rename(Int32, String) |
Renames a named view.
| |
| Rename(String, String) |
Renames a named view.
| |
| Restore(Int32, RhinoViewport) |
Sets the MainViewport of a standard RhinoView to a named views settings
| |
| Restore(Int32, RhinoView, Boolean) | Obsolete. | |
| Restore(Int32, RhinoViewport, Boolean) | Obsolete. | |
| RestoreAnimated(Int32, RhinoView, Boolean) | Obsolete. | |
| RestoreAnimated(Int32, RhinoViewport, Boolean) | Obsolete. | |
| RestoreAnimated(Int32, RhinoView, Boolean, Int32, Int32) | Obsolete. | |
| RestoreAnimated(Int32, RhinoViewport, Boolean, Int32, Int32) | Obsolete. | |
| RestoreAnimatedConstantSpeed | ||
| RestoreAnimatedConstantTime | ||
| RestoreWithAspectRatio | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |