ViewInfo Properties |
The ViewInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ClippingPlanesIds |
Returns a list of clipping plane Ids associated with this view.
| |
| FocalBlurAperture |
Gets or sets the Focal blur aperture of the active viewport
| |
| FocalBlurDistance |
Gets or sets the Focal blur distance of the active viewport
| |
| FocalBlurJitter |
Gets or sets the Focal blur jitter of the active viewport
| |
| FocalBlurMode |
Gets or sets the Focal blur mode of the active viewport
| |
| FocalBlurSampleCount |
Gets or sets the Focal blur sample count of the active viewport
| |
| Maximized |
Gets or sets whether the view window is maximized in the frame window.
Together with the window position (see GetWindowPosition(Double, Double, Double, Double)) this
is stored in the 3dm file and controls the viewport layout when the file is
opened.
| |
| Name |
Gets or sets the name of the view.
| |
| NamedViewId |
Returns a unique id if this is a named view otherwise an empty Guid.
| |
| SectionBehavior |
How a view will interact with clipping planes
| |
| ShowWallpaperInGrayScale |
True if wallpaper (if any) is to be shown in gray scale in this view.
| |
| Viewport |
Gets the viewport, or viewing frustum, associated with this view.
| |
| WallpaperFilename |
Get filename for wallpaper set to this view, if any.
| |
| WallpaperHidden |
True if wallpaper (if any) is to be hidden from this view.
|