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