ViewInfo
- class rhino3dm.ViewInfo
- ViewInfo()
ViewInfo constructor
- Name
str: Gets or sets the name of the view.
- WallpaperName
- ShowWallpaperInGrayScale
bool: True if wallpaper (if any) is to be shown in gray scale in this view.
- WallpaperHidden
bool: True if wallpaper (if any) is to be hidden from this view.
- FocalBlurDistance
float: Gets or sets the Focal blur distance of the active viewport
- FocalBlurAperture
float: Gets or sets the Focal blur aperture of the active viewport
- FocalBlurJitter
float: Gets or sets the Focal blur jitter of the active viewport
- FocalBlurSampleCount
uint: Gets or sets the Focal blur sample count of the active viewport
- Viewport
ViewportInfo: Gets the viewport, or viewing frustum, associated with this view.