| Revit 2020 API |
| ControlledApplication Methods |
| ControlledApplication Class See Also |
The ControlledApplication type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetFailureDefinitionRegistry |
Returns the instance of FailureDefinitionRegistry.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLibraryPaths |
Returns path information identifying where Revit searches for content.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsJournalPlaying |
Determines if the application is currently in journal playback mode.
| |
| OpenSharedParameterFile | Enables access to shared parameter groups and definitions that are maintained on disk. | |
| RegisterFailuresProcessor |
Registers Revit application-wide instance of Failures Processor.
| |
| SetLibraryPaths |
Sets path information identifying where Revit searches for content.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteJournalComment |
Writes a comment to the Revit journal file.
|