Share

ControlledApplication Properties

The ControlledApplication type exposes the following members.

Properties

 NameDescription
Public propertyActiveAddInIdRetrieves the Id of the currently running external application.
Public propertyAllUsersAddinsLocation The folder location for .addin files for all users.
Public propertyCode exampleCitiesReturns a set of all the known city locations within Revit.
Public propertyCreateProvides an object that can be used to create new instances of Autodesk Revit API objects.
Public propertyCurrentUserAddinsLocation The folder location for .addin files for the current user.
Public propertyCurrentUsersAddinsDataFolderPath Path to AddinsData folder for the current user.
Public propertyCurrentUsersDataFolderPath Path to data folder for the current user.
Public propertyIsLateAddinLoading Indicates whether this add-in is loaded on the fly or not. If it is loaded when is Revit starting up, it is false, otherwise it should be true.
Public propertyLanguageThe language used in the current session of Revit.
Public propertyProduct The product type for the current session of Revit.
Public propertyRecordingJournalFilename Retrieve the name of the journal file the Revit is currently recording to.
Public propertySharedParametersFilenameContains the fully qualified path to a shared parameters file.
Public propertySubVersionNumber The minor version number of Revit
Public propertyVersionBuild Returns the internal build number of the Autodesk Revit application.
Public propertyVersionName Returns the name of the Revit application.
Public propertyVersionNumber Return the primary version of the Revit application.

See Also

Reference

Was this information helpful?