ViewHandler Methods

The ViewHandler type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAllViews
Fetches all the views from the model.
Public methodStatic memberGetPermanentViews
Returns the permanent views.
Public methodStatic memberGetSelectedViews
Returns the views the user has selected.
Public methodStatic memberGetTemporaryViews
Returns the temporary views.
Public methodStatic memberGetVisibleViews
Returns the visible views.
Public methodStatic memberHideView
Closes a model view.
Public methodStatic memberRedrawView
Redraws a model view.
Public methodStatic memberRedrawWorkplane
Sets the workplane to current transformation plane and redraws it.
Public methodStatic memberSetRepresentation
Sets the object representation.
Public methodStatic memberShowView
Opens a model view.
Public methodStatic memberCode exampleZoomToBoundingBox(AABB)
Zooms the current model view.
Public methodStatic memberZoomToBoundingBox(View, AABB)
Zooms a model view.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next