View Nodes
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.DuplicateView | Duplicates a view. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.CropBox | The crop box applied to the view, or an outline encompassing the crop region applied to the view. |
View.SetCropBox | Set CropBox for a view. |
View.CropBoxActive | Whether or not the crop box/region is active for the view. |
View.SetCropBoxActive | Set CropBox Active status. |
View.CropBoxVisible | Whether or not the crop box/region is visible for the view. |
View.SetCropBoxVisible | Set CropBox visible status. |
View.Origin | Returns the origin of the screen. |
View.Outline | The bounds of the view in paper space (in feet). |
View.RightDirection | The direction towards the right side of the screen. |
View.ViewDirection | The direction towards the viewer. |
View.Scale | The scale of the view. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.Discipline | The discipline of the view. |
View.SetDiscipline | Set discipline of view. |
View.Displaystyle | The DisplayStyle of the view. Returns DisplayStyle.Wireframe if the view does not have a display style. |
View.SetDisplayStyle | Set DisplayStyle of View. |
View.SketchPlane | The sketch plane assigned to the view for model curve creation. |
View.SetSketchPlane | Set SketchPlane of View. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.CanViewBeDuplicated | Identifies if this view can be duplicated with specified viewDuplicateOption. |
View.SetPartsVisibility | Set PartsVisibility of view. |
View.Partsvisibility | The visibility setting for parts in this view. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.GetCategoryOverrides | Gets graphic overrides for a category in view. |
View.IsCategoryHidden | Checks whether elements of the given category are set to be invisible (hidden) in this view. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View.HideCategoriesTemporary | Set categories to be temporarily hidden in the view. |
View.HideElementsTemporary | Set elements to be temporarily hidden in the view. To hide a group completely, you must also include all members of all groups and nested groups in your input. |
View.IsolateCategoriesTemporary | Set categories to be temporarily isolated in the view. |
View.IsolateElementsTemporary | Set elements to be temporarily isolated in the view. To isolate a group completely, you must also include all members of all groups and nested groups in your input. |
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
View Duplicate Options | View Duplicate Option. |
View Disciplines | View Discipline. |
View DisplayStyles | View DisplayStyle. |
View PartsVisibility | View PartsVisibility. |