ControlledApplication Methods

The ControlledApplication type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetFailureDefinitionRegistry
Returns the instance of FailureDefinitionRegistry.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLibraryPaths
Returns path information identifying where Revit searches for content.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsJournalPlaying
Determines if the application is currently in journal playback mode.
Public methodOpenSharedParameterFile
Enables access to shared parameter groups and definitions that are maintained on disk.
Public methodStatic memberRegisterFailuresProcessor
Registers Revit application-wide instance of Failures Processor.
Public methodSetLibraryPaths
Sets path information identifying where Revit searches for content.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteJournalComment
Writes a comment to the Revit journal file.

See Also