2027 Members
Changes 0
M

View Properties

Name Return Type Description Inherited From
P AnalysisDisplayStyleId ElementId Element id of Analysis Display Style associated with the view.
P AreAnalyticalModelCategoriesHidden bool Indicates if analytical model categories are currently hidden in the view.
P AreAnnotationCategoriesHidden bool Indicates if annotation categories are currently hidden in the view.
P AreCoordinationModelHandlesHidden bool Indicates if Coordination Model handles are currently hidden in the view.
P AreImportCategoriesHidden bool Indicates if import categories are currently hidden in the view.
P AreModelCategoriesHidden bool Indicates if model categories are currently hidden in the view.
P ArePointCloudsHidden bool Indicates if point clouds are currently hidden in the view.
P AssemblyInstanceId ElementId The id of the assembly instance to which the element belongs. (Inherited from Element ) Element
P AssociatedAssemblyInstanceId ElementId The Id of the assembly instance that owns the assembly view.
P BoundingBox BoundingBoxXYZ Retrieves a box that circumscribes all geometry of the element. (Inherited from Element ) Element
P CanBePrinted bool Test whether the view can be printed.
P Category Category Retrieves a Category object that represents the category or sub category in which the element resides. (Inherited from Element ) Element
P CreatedPhaseId ElementId Id of a Phase at which the Element was created. (Inherited from Element ) Element
P CropBox BoundingBoxXYZ The Crop Box applied to the view, or an outline encompassing the crop region applied to the view.
P CropBoxActive bool Whether or not the Crop Box/Region is active for the view.
P CropBoxVisible bool Whether or not the Crop Box/Region is visible for the view.
P DemolishedPhaseId ElementId Id of a Phase at which the Element was demolished. (Inherited from Element ) Element
P DesignOption DesignOption Returns the design option to which the element belongs. (Inherited from Element ) Element
P DetailLevel ViewDetailLevel The detail level of this view.
P Discipline ViewDiscipline The Discipline of the view.
P DisplayStyle DisplayStyle The DisplayStyle of the view. Returns DisplayStyle.Wireframe if the view has no display style.
P Document Document Returns the Document in which the Element resides. (Inherited from Element ) Element
P GenLevel Level The level for the view.
P Geometry GeometryElement Retrieves the geometric representation of the element. (Inherited from Element ) Element
P GroupId ElementId The id of the group to which an element belongs. (Inherited from Element ) Element
P Id ElementId A unique identifier for an Element in an Autodesk Revit project. (Inherited from Element ) Element
P IsAssemblyView bool Indicates if the view is assembly view.
P IsCallout bool Indicates if the view is a callout view.
P IsModifiable bool Identifies if the element is modifiable. (Inherited from Element ) Element
P IsTemplate bool Test whether the view is a view template.
P IsTransient bool Indicates whether an element is transient or permanent. (Inherited from Element ) Element
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from Element ) Element
P LevelId ElementId The id of the level associated with the element. (Inherited from Element ) Element
P Location Location This property is used to find the physical location of an element within a project. (Inherited from Element ) Element
P Name string A human readable name for the Element. (Inherited from Element ) Element
P Origin XYZ Returns the origin of the screen.
P Outline BoundingBoxUV The bounds of the view in paper space (in feet).
P OwnerViewId ElementId The id of the view that owns the element. (Inherited from Element ) Element
P Parameter[BuiltInParameter] Parameter Retrieves a parameter from the element given a parameter id. (Inherited from Element ) Element
P Parameter[Definition] Parameter Retrieves a parameter from the element based on its definition. (Inherited from Element ) Element
P Parameter[Guid] Parameter Retrieves a parameter from the element given a GUID for a shared parameter. (Inherited from Element ) Element
P Parameters ParameterSet Retrieves a set containing all of the parameters that are contained within the element. (Inherited from Element ) Element
P ParametersMap ParameterMap Retrieves a map containing all of the parameters that are contained within the element. (Inherited from Element ) Element
P PartsVisibility PartsVisibility The visibility setting for parts in this view.
P Pinned bool Identifies if the element has been pinned to prevent changes. (Inherited from Element ) Element
P RevealConstraintsMode bool Indicates whether the Reveal Constraints mode is activated in the view.
P RightDirection XYZ The direction towards the right side of the screen.
P Scale int The scale of the view.
P ShadowIntensity int The intesity of cast shadows - 0 = no shadows, 100 = black.
P SketchPlane SketchPlane The sketch plane assigned to the view for model curve creation.
P SunAndShadowSettings SunAndShadowSettings The sun and shadow settings assigned to the view for shadow calculation and rendering.
P SunlightIntensity int The intensity of the simulated (directional) sunlight. 0 = no directional light; maximum value is 100.
P TemporaryViewModes TemporaryViewModes Data of temporary view modes associated with this view.
P Title string 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.
P UniqueId string A stable unique identifier for an element within the document. (Inherited from Element ) Element
P UpDirection XYZ The direction towards the top of the screen.
P VersionGuid Guid Get the element version Guid. (Inherited from Element ) Element
P ViewDirection XYZ The direction towards the viewer.
P ViewPositionId ElementId The id of the view's saved position. Default is set to ElementId.InvalidElementId.
P ViewSpecific bool Identifies if the element is owned by a view. (Inherited from Element ) Element
P ViewTemplateId ElementId The id of the template view that controls this view's parameters.
P ViewType ViewType The type of the view.
P WorksetId WorksetId Get Id of the Workset which owns the element. (Inherited from Element ) Element