Click or drag to resize

NamedViewTable Methods

The NamedViewTable type exposes the following members.

Methods
  NameDescription
Public methodAdd(ViewInfo)
Public methodCode exampleAdd(String, Guid)
Adds named view to document which is based on an existing viewport.
Public methodDelete(Int32)
Remove named view from the document.
Public methodDelete(String)
Remove named view from the document.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindByName
Finds a named view.
Public methodGetEnumerator
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRename(Int32, String)
Renames a named view.
Public methodRename(String, String)
Renames a named view.
Public methodRestore(Int32, RhinoViewport)
Sets the MainViewport of a standard RhinoView to a named views settings
Public methodRestore(Int32, RhinoView, Boolean) Obsolete.
Public methodRestore(Int32, RhinoViewport, Boolean) Obsolete.
Public methodRestoreAnimated(Int32, RhinoView, Boolean) Obsolete.
Public methodRestoreAnimated(Int32, RhinoViewport, Boolean) Obsolete.
Public methodRestoreAnimated(Int32, RhinoView, Boolean, Int32, Int32) Obsolete.
Public methodRestoreAnimated(Int32, RhinoViewport, Boolean, Int32, Int32) Obsolete.
Public methodRestoreAnimatedConstantSpeed
Public methodRestoreAnimatedConstantTime
Public methodRestoreWithAspectRatio
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also