|
P
ActiveAddInId
|
AddInId
|
Retrieves the Id of the currently running external application.
|
|
P
AllUsersAddinsLocation
|
string
|
The folder location for .addin files for all users.
|
|
P
Cities
|
CitySet
|
Returns a set of all the known city locations within Revit.
|
|
P
Create
|
Application
|
Provides an object that can be used to create new instances of Autodesk Revit API objects.
|
|
P
CurrentUserAddinsLocation
|
string
|
The folder location for .addin files for the current user.
|
|
P
CurrentUsersAddinsDataFolderPath
|
string
|
Path to AddinsData folder for the current user.
|
|
P
CurrentUsersDataFolderPath
|
string
|
Path to data folder for the current user.
|
|
P
IsLateAddinLoading
|
bool
|
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.
|
|
P
Language
|
LanguageType
|
The language used in the current session of Revit.
|
|
P
Product
|
ProductType
|
The product type for the current session of Revit.
|
|
P
RecordingJournalFilename
|
string
|
Retrieve the name of the journal file the Revit is currently recording to.
|
|
P
SharedComponentsLocation
|
string
|
Location of shared components used by Revit.
|
|
P
SharedParametersFilename
|
string
|
Contains the fully qualified path to a shared parameters file.
|
|
P
SubVersionNumber
|
string
|
The minor version number of Revit
|
|
P
VersionBuild
|
string
|
Returns the internal build number of the Autodesk Revit application.
|
|
P
VersionName
|
string
|
Returns the name of the Revit application.
|
|
P
VersionNumber
|
string
|
Return the primary version of the Revit application.
|