|
P
ActiveProjectLocation
|
ProjectLocation
|
Retrieve the active project location. (Inherited from Document .)
|
Document
|
|
P
ActiveView
|
View
|
The document's active view. (Inherited from Document .)
|
Document
|
|
P
AddinFolder
|
string
|
The full path to the Revit Macros module.
|
|
|
P
Application
|
Application
|
Returns the Application in which the Document resides. (Inherited from Document .)
|
Document
|
|
P
Create
|
Document
|
An object that can be used to create new instances of Autodesk Revit API elements
within a project. (Inherited from Document .)
|
Document
|
|
P
DisplayUnitSystem
|
DisplayUnit
|
Provides access to display unit type with in the document. (Inherited from Document .)
|
Document
|
|
P
FamilyCreate
|
FamilyItemFactory
|
An object that can be used to create new instances of Autodesk Revit API elements
within a family document. (Inherited from Document .)
|
Document
|
|
P
FamilyManager
|
FamilyManager
|
The family manager object provides access to family types and parameters. (Inherited from Document .)
|
Document
|
|
P
IsDetached
|
bool
|
Identifies if a workshared document is detached.
Also, see IsWorkshared (Inherited from Document .)
|
Document
|
|
P
IsFamilyDocument
|
bool
|
Identifies if the current document is a family document. (Inherited from Document .)
|
Document
|
|
P
IsLinked
|
bool
|
Identifies if a document is a linked RVT. (Inherited from Document .)
|
Document
|
|
P
IsModelInCloud
|
bool
|
Identifies if document is stored on Autodesk cloud services. (Inherited from Document .)
|
Document
|
|
P
IsModifiable
|
bool
|
The document's state of modifiability. (Inherited from Document .)
|
Document
|
|
P
IsModified
|
bool
|
The state of changes made to the document. (Inherited from Document .)
|
Document
|
|
P
IsReadOnly
|
bool
|
Identifies if the document is read-only or can possibly be modified. (Inherited from Document .)
|
Document
|
|
P
IsReadOnlyFile
|
bool
|
Signals whether the document was opened from a read-only file. (Inherited from Document .)
|
Document
|
|
P
IsValidObject
|
bool
|
Specifies whether the .NET object represents a valid Revit entity. (Inherited from Document .)
|
Document
|
|
P
IsWorkshared
|
bool
|
Identifies if worksharing (i.e. editing permissions and multiple worksets) have been enabled in the document.
Also, see IsDetached (Inherited from Document .)
|
Document
|
|
P
MassDisplayTemporaryOverride
|
MassDisplayTemporaryOverrideType
|
This setting controls temporary display in views of objects with mass category or subcategories. (Inherited from Document .)
|
Document
|
|
P
MullionTypes
|
MullionTypeSet
|
This property is used to retrieve all the mullion types in current system. (Inherited from Document .)
|
Document
|
|
P
OwnerFamily
|
Family
|
Get the Family of this Family Document. (Inherited from Document .)
|
Document
|
|
P
PanelTypes
|
PanelTypeSet
|
Retrieves a set of PanelType objects that contains all the panel types that are currently loaded into the
project. (Inherited from Document .)
|
Document
|
|
P
ParameterBindings
|
BindingMap
|
Retrieves an object from which mappings between parameter definitions and categories can
be found. (Inherited from Document .)
|
Document
|
|
P
PathName
|
string
|
The fully qualified path of the document's disk file. (Inherited from Document .)
|
Document
|
|
P
Phases
|
PhaseArray
|
Retrieves all the object that represent phases within the project. (Inherited from Document .)
|
Document
|
|
P
PlanTopologies
|
PlanTopologySet
|
Get the PlanTopologies of the current project in the last phase. (Inherited from Document .)
|
Document
|
|
P
PlanTopologies.Phase.
|
PlanTopologySet
|
Gets the PlanTopologies of the current project in a given phase. (Inherited from Document .)
|
Document
|
|
P
PlanTopology.Level.
|
PlanTopology
|
Get the PlanTopology of a given level in the last phase. (Inherited from Document .)
|
Document
|
|
P
PlanTopology.Level, Phase.
|
PlanTopology
|
Get the PlanTopology of a given level in a given phase. (Inherited from Document .)
|
Document
|
|
P
PrintManager
|
PrintManager
|
Retrieve the PrintManager of current project. (Inherited from Document .)
|
Document
|
|
P
ProjectInformation
|
ProjectInfo
|
Return the Project Information of the current project. (Inherited from Document .)
|
Document
|
|
P
ProjectLocations
|
ProjectLocationSet
|
Retrieve all the project locations associated with this project (Inherited from Document .)
|
Document
|
|
P
ReactionsAreUpToDate
|
bool
|
Reports if the analytical model has regenerated in a document with reaction loads. (Inherited from Document .)
|
Document
|
|
P
Settings
|
Settings
|
Provides access to general application settings, such as Categories. (Inherited from Document .)
|
Document
|
|
P
SiteLocation
|
SiteLocation
|
Returns the site location information. (Inherited from Document .)
|
Document
|
|
P
Title
|
string
|
The document's title. (Inherited from Document .)
|
Document
|
|
P
TypeOfStorage
|
StorageType
|
Get the storage type of the specified BuiltInParameter. (Inherited from Document .)
|
Document
|
|
P
WorksharingCentralGUID
|
Guid
|
The central GUID of the server-based model. (Inherited from Document .)
|
Document
|