2027 Members
Changes 0
M

PanelScheduleView Properties

Name Return Type Description Inherited From
P AnalysisDisplayStyleId ElementId Element id of Analysis Display Style associated with the view. (Inherited from View ) View
P AreAnalyticalModelCategoriesHidden bool Indicates if analytical model categories are currently hidden in the view. (Inherited from View ) View
P AreAnnotationCategoriesHidden bool Indicates if annotation categories are currently hidden in the view. (Inherited from View ) View
P AreCoordinationModelHandlesHidden bool Indicates if Coordination Model handles are currently hidden in the view. (Inherited from View ) View
P AreImportCategoriesHidden bool Indicates if import categories are currently hidden in the view. (Inherited from View ) View
P AreModelCategoriesHidden bool Indicates if model categories are currently hidden in the view. (Inherited from View ) View
P ArePointCloudsHidden bool Indicates if point clouds are currently hidden in the view. (Inherited from View ) 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. (Inherited from View ) 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. (Inherited from View ) View
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. (Inherited from View ) View
P CropBoxActive bool Whether or not the Crop Box/Region is active for the view. (Inherited from View ) View
P CropBoxVisible bool Whether or not the Crop Box/Region is visible for the view. (Inherited from View ) 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. (Inherited from View ) View
P Discipline ViewDiscipline The Discipline of the view. (Inherited from View ) View
P DisplayStyle DisplayStyle The DisplayStyle of the view. Returns DisplayStyle.Wireframe if the view has no display style. (Inherited from View ) View
P Document Document Returns the Document in which the Element resides. (Inherited from Element ) Element
P GenLevel Level The level for the view. (Inherited from View ) 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. (Inherited from View ) View
P IsCallout bool Indicates if the view is a callout view. (Inherited from View ) 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. (Inherited from View ) View
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 MaximumColumnWidth int Gets the maximum column width (Inherited from TableView ) TableView
P MaximumGridWidth int Gets the allowed maximum grid width (Inherited from TableView ) TableView
P MaximumRowHeight int Gets the maximum row height (Inherited from TableView ) TableView
P MinimumColumnWidth int Gets the minimum column width (Inherited from TableView ) TableView
P MinimumRowHeight int Gets the minimum row height (Inherited from TableView ) TableView
P Name string A human readable name for the Element. (Inherited from Element ) Element
P Origin XYZ Returns the origin of the screen. (Inherited from View ) View
P Outline BoundingBoxUV The bounds of the view in paper space (in feet). (Inherited from View ) View
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. (Inherited from View ) 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. (Inherited from View ) View
P RightDirection XYZ The direction towards the right side of the screen. (Inherited from View ) View
P Scale int The scale of the view. (Inherited from View ) View
P ShadowIntensity int The intesity of cast shadows - 0 = no shadows, 100 = black. (Inherited from View ) View
P SketchPlane SketchPlane The sketch plane assigned to the view for model curve creation. (Inherited from View ) View
P SunAndShadowSettings SunAndShadowSettings The sun and shadow settings assigned to the view for shadow calculation and rendering. (Inherited from View ) View
P SunlightIntensity int The intensity of the simulated (directional) sunlight. 0 = no directional light; maximum value is 100. (Inherited from View ) View
P TargetId ElementId the element id of the element that is being viewed (Inherited from TableView ) TableView
P TemporaryViewModes TemporaryViewModes Data of temporary view modes associated with this view. (Inherited from View ) 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. (Inherited from View ) 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. (Inherited from View ) View
P VersionGuid Guid Get the element version Guid. (Inherited from Element ) Element
P ViewDirection XYZ The direction towards the viewer. (Inherited from View ) View
P ViewPositionId ElementId The id of the view's saved position. Default is set to ElementId.InvalidElementId. (Inherited from View ) View
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. (Inherited from View ) View
P ViewType ViewType The type of the view. (Inherited from View ) View
P WorksetId WorksetId Get Id of the Workset which owns the element. (Inherited from Element ) Element