Click or drag to resize

ModelView Constructor

Overload List
  NameDescription
Public methodModelView
Initializes a new instance of the ModelView class
Public methodModelView(Guid)
Create a new referenced view that references a RhinoView or NamedView object with the specified ref_guid.
Public methodModelView(ModelView)
Initializes a new instance of the ModelView class
Public methodModelView(RhinoView)
Initializes a new instance of the ModelView class
Public methodModelView(RhinoViewport)
Initializes a new instance of the ModelView class
Public methodModelView(ViewInfo)
Initializes a new instance of the ModelView class
Public methodModelView(ViewportInfo)
Initializes a new instance of the ModelView class
Public methodModelView(ViewportInfo, String)
Initializes a new instance of the ModelView class
Top
See Also