Namespace:
Autodesk.Revit.UI
UIView
Class
Description:
A class containing data about view windows in the Revit user interface.
A class containing data about view windows in the Revit user interface.
UIView Class Members:
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
ViewId | The id of the View associated with a UIView. |
Name | Description | Inherited From |
---|---|---|
Close | Closes the view. | |
Dispose | Releases all resources used by the UIView | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
GetWindowRectangle | Gets the rectangle containing the coordinates of the view's drawing area. | |
GetZoomCorners | Gets the corners of the view's rectangle. The two points that define the corners of the view's rectangle in model coordinates. | |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |
Zoom | Zoom the view. | |
ZoomAndCenterRectangle | Zoom and center the view to a specified rectangle. | |
ZoomSheetSize | Zoom to the sheet size. | |
ZoomToFit | Zoom the view to fit its contents. |