PanelScheduleView Properties


The PanelScheduleView 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 propertyBoundingBox
Retrieves a box that circumscribes all geometry of the element.
(Inherited from Element.)
Public propertyCanBePrinted
Test whether the view can be printed.
(Inherited from View.)
Public propertyCategory
Retrieves a Category object that represents the category or sub category in which the element resides.
(Inherited from Element.)
Public propertyCreatedPhaseId
Id of a Phase at which the Element was created.
(Inherited from Element.)
Public propertyCropBox
The Crop Box applied to the view, or an outline encompassing the crop region applied to the view.
(Inherited from View.)
Public propertyCropBoxActive
Whether or not the Crop Box/Region is active for the view.
(Inherited from View.)
Public propertyCropBoxVisible
Whether or not the Crop Box/Region is visible for the view.
(Inherited from View.)
Public propertyDemolishedPhaseId
Id of a Phase at which the Element was demolished.
(Inherited from Element.)
Public propertyDesignOption
Returns 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 propertyDocument
Returns the Document in which the Element resides.
(Inherited from Element.)
Public propertyGenLevel
The level for the view.
(Inherited from View.)
Public propertyGeometry
Retrieves 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 propertyId
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 propertyIsTemplate
Test 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 propertyLocation
This property is used to find the physical location of an element within a project.
(Inherited from Element.)
Public propertyMaximumColumnWidth
Gets the maximum column width
(Inherited from TableView.)
Public propertyMaximumGridWidth
Gets the allowed maximum grid width
(Inherited from TableView.)
Public propertyMaximumRowHeight
Gets the maximum row height
(Inherited from TableView.)
Public propertyMinimumColumnWidth
Gets the minimum column width
(Inherited from TableView.)
Public propertyMinimumRowHeight
Gets the minimum row height
(Inherited from TableView.)
Public propertyName
A human readable name for the Element.
(Inherited from Element.)
Public propertyOrigin
Returns the origin of the screen.
(Inherited from View.)
Public propertyOutline
The 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 propertyParameterGuid
Retrieves a parameter from the element given a GUID for a shared parameter.
(Inherited from Element.)
Public propertyParameterBuiltInParameter
Retrieves a parameter from the element given a parameter id.
(Inherited from Element.)
Public propertyParameterDefinition
Retrieves a parameter from the element based on its definition.
(Inherited from Element.)
Public propertyParameters
Retrieves a set containing all of the parameters that are contained within the element.
(Inherited from Element.)
Public propertyParametersMap
Retrieves 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 propertyRightDirection
The direction towards the right side of the screen.
(Inherited from View.)
Public propertyScale
The scale of the view.
(Inherited from View.)
Public propertyShadowIntensity
The intesity of cast shadows - 0 = no shadows, 100 = black.
(Inherited from View.)
Public propertySketchPlane
The sketch plane assigned to the view for model curve creation.
(Inherited from View.)
Public propertySunAndShadowSettings
The 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 propertyTargetId
the element id of the element that is being viewed
(Inherited from TableView.)
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 propertyUniqueId
A stable unique identifier for an element within the document.
(Inherited from Element.)
Public propertyUpDirection
The direction towards the top of the screen.
(Inherited from View.)
Public propertyVersionGuid
Get the element version Guid.
(Inherited from Element.)
Public propertyViewDirection
The direction towards the viewer.
(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 propertyViewType
The type of the view.
(Inherited from View.)
Public propertyWorksetId
Get Id of the Workset which owns the element.
(Inherited from Element.)

See Also