Share

ViewSection Properties

The ViewSection type exposes the following members.

Properties

 NameDescription
Public propertyAnalysisDisplayStyleId Element id of Analysis Display Style associated with the view.
(Inherited from View)
Public propertyAreAnalyticalModelCategoriesHidden Indicates if analytical model categories are currently hidden in the view.
(Inherited from View)
Public propertyAreAnnotationCategoriesHidden Indicates if annotation categories are currently hidden in the view.
(Inherited from View)
Public propertyAreCoordinationModelHandlesHidden Indicates if Coordination Model handles are currently hidden in the view.
(Inherited from View)
Public propertyAreImportCategoriesHidden Indicates if import categories are currently hidden in the view.
(Inherited from View)
Public propertyAreModelCategoriesHidden Indicates if model categories are currently hidden in the view.
(Inherited from View)
Public propertyArePointCloudsHidden Indicates if point clouds are currently hidden in the view.
(Inherited from View)
Public propertyAssemblyInstanceId The id of the assembly instance to which the element belongs.
(Inherited from Element)
Public propertyAssociatedAssemblyInstanceId The Id of the assembly instance that owns the assembly view.
(Inherited from View)
Public propertyCode exampleBoundingBoxRetrieves a box that circumscribes all geometry of the element.
(Inherited from Element)
Public propertyCanBePrintedTest whether the view can be printed.
(Inherited from View)
Public propertyCategoryRetrieves a Category object that represents the category or sub category in which the element resides.
(Inherited from Element)
Public propertyCode exampleCreatedPhaseId Id of a Phase at which the Element was created.
(Inherited from Element)
Public propertyCropBoxThe Crop Box applied to the view, or an outline encompassing the crop region applied to the view.
(Inherited from View)
Public propertyCropBoxActiveWhether or not the Crop Box/Region is active for the view.
(Inherited from View)
Public propertyCropBoxVisibleWhether or not the Crop Box/Region is visible for the view.
(Inherited from View)
Public propertyCode exampleDemolishedPhaseId Id of a Phase at which the Element was demolished.
(Inherited from Element)
Public propertyCode exampleDesignOptionReturns the design option to which the element belongs.
(Inherited from Element)
Public propertyDetailLevel The detail level of this view.
(Inherited from View)
Public propertyDiscipline The Discipline of the view.
(Inherited from View)
Public propertyDisplayStyle The DisplayStyle of the view. Returns DisplayStyle.Wireframe if the view has no display style.
(Inherited from View)
Public propertyDocumentReturns the Document in which the Element resides.
(Inherited from Element)
Public propertyGenLevelThe level for the view.
(Inherited from View)
Public propertyCode exampleGeometryRetrieves the geometric representation of the element.
(Inherited from Element)
Public propertyGroupId The id of the group to which an element belongs.
(Inherited from Element)
Public propertyCode exampleId A unique identifier for an Element in an Autodesk Revit project.
(Inherited from Element)
Public propertyIsAssemblyView Indicates if the view is assembly view.
(Inherited from View)
Public propertyIsCallout Indicates if the view is a callout view.
(Inherited from View)
Public propertyIsModifiable Identifies if the element is modifiable.
(Inherited from Element)
Public propertyIsTemplateTest whether the view is a view template.
(Inherited from View)
Public propertyIsTransient Indicates whether an element is transient or permanent.
(Inherited from Element)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Element)
Public propertyLevelId The id of the level associated with the element.
(Inherited from Element)
Public propertyCode exampleLocationThis property is used to find the physical location of an element within a project.
(Inherited from Element)
Public propertyNameA human readable name for the Element.
(Inherited from Element)
Public propertyOriginReturns the origin of the screen.
(Inherited from View)
Public propertyOutlineThe bounds of the view in paper space (in feet).
(Inherited from View)
Public propertyOwnerViewId The id of the view that owns the element.
(Inherited from Element)
Public propertyCode exampleParameter[BuiltInParameter]Retrieves a parameter from the element given a parameter id.
(Inherited from Element)
Public propertyParameter[Definition]Retrieves a parameter from the element based on its definition.
(Inherited from Element)
Public propertyParameter[Guid]Retrieves a parameter from the element given a GUID for a shared parameter.
(Inherited from Element)
Public propertyCode exampleParametersRetrieves a set containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyParametersMapRetrieves a map containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyPartsVisibility The visibility setting for parts in this view.
(Inherited from View)
Public propertyPinned Identifies if the element has been pinned to prevent changes.
(Inherited from Element)
Public propertyRevealConstraintsMode Indicates whether the Reveal Constraints mode is activated in the view.
(Inherited from View)
Public propertyRightDirectionThe direction towards the right side of the screen.
(Inherited from View)
Public propertyScaleThe scale of the view.
(Inherited from View)
Public propertyShadowIntensity The intesity of cast shadows - 0 = no shadows, 100 = black.
(Inherited from View)
Public propertySketchPlaneThe sketch plane assigned to the view for model curve creation.
(Inherited from View)
Public propertySunAndShadowSettingsThe sun and shadow settings assigned to the view for shadow calculation and rendering.
(Inherited from View)
Public propertySunlightIntensity The intensity of the simulated (directional) sunlight. 0 = no directional light; maximum value is 100.
(Inherited from View)
Public propertyTemporaryViewModes Data of temporary view modes associated with this view.
(Inherited from View)
Public propertyTitle The view title. This consists of the view name plus other modifiers, such as the view type, sheet number, area scheme, and/or assembly type, depending on the specifics of the view.
(Inherited from View)
Public propertyCode exampleUniqueId A stable unique identifier for an element within the document.
(Inherited from Element)
Public propertyUpDirectionThe direction towards the top of the screen.
(Inherited from View)
Public propertyVersionGuid Get the element version Guid.
(Inherited from Element)
Public propertyViewDirectionThe direction towards the viewer.
(Inherited from View)
Public propertyViewPositionId The id of the view's saved position. Default is set to ElementId.InvalidElementId.
(Inherited from View)
Public propertyViewSpecific Identifies if the element is owned by a view.
(Inherited from Element)
Public propertyViewTemplateId The id of the template view that controls this view's parameters.
(Inherited from View)
Public propertyCode exampleViewTypeThe type of the view.
(Inherited from View)
Public propertyWorksetId Get Id of the Workset which owns the element.
(Inherited from Element)

See Also

Reference

Was this information helpful?