Application Properties

The Application type exposes the following members.

Properties

  NameDescription
Public propertyActiveAddInId
Retrieves the Id of the currently running external application.
Public propertyAllowNavigationDuringRedraw
Checks whether or not the navigation during redraw is enabled, and enable or disable it.
Public propertyAllUsersAddinsLocation
The folder location for .addin files for all users.
Public propertyAngleTolerance
Angle tolerance.
Public propertyBackgroundColor
The background color to use for model views in this session.
Public propertyCities
Returns a set of all the known city locations within Revit.
Public propertyCreate
Provides an object that can be used to create new instances of Autodesk Revit API objects.
Public propertyCurrentRevitServerAccelerator
Current Revit Server accelerator.
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 propertyDefaultIFCProjectTemplate
Full path to the default template file for new IFC project documents. It may be empty, in which case the DefaultProjectTemplate should be used.
Public propertyDefaultProjectTemplate
Full path to the default template file for new project documents.
Public propertyDefaultViewDiscipline
The view discipline that will be applied to new views by default.
Public propertyDocuments
Returns a set of documents within Revit.
Public propertyExportIFCCategoryTable
Full path to the file that defines Revit category to IFC entity mappings for IFC export.
Public propertyFamilyTemplatePath
Default path for family template files.
Public propertyImportIFCCategoryTable
Full path to the file that defines IFC entity to Revit category mappings for IFC import.
Public propertyIsArchitectureEnabled
Checks whether or not the architecture discipline is enabled, and enable or disable it.
Public propertyIsElectricalAnalysisEnabled
Checks whether or not electrical analysis is enabled, and enable or disable it.
Public propertyIsElectricalEnabled
Checks whether or not the electrical discipline is enabled, and enable or disable it.
Public propertyIsEnergyAnalysisEnabled
Checks whether or not energy analysis is enabled, and enable or disable it.
Public propertyIsInfrastructureEnabled
Checks whether or not infrastructure discipline is enabled, and enable or disable it.
Public propertyStatic memberIsLoggedIn
Checks if the user is logged in from this session to their Autodesk account.
Public propertyIsMassingEnabled
Checks whether or not the massing and site tools are enabled, and enable or disable them.
Public propertyIsMechanicalAnalysisEnabled
Checks whether or not mechanical analysis is enabled, and enable or disable it.
Public propertyIsMechanicalEnabled
Checks whether or not the mechanical discipline is enabled, and enable or disable it.
Public propertyIsPipingAnalysisEnabled
Checks whether or not piping analysis is enabled, and enable or disable it.
Public propertyIsPipingEnabled
Checks whether or not the piping discipline is enabled, and enable or disable it.
Public propertyIsRouteAnalysisEnabled
Checks whether or not route analysis is enabled, and enable or disable it.
Public propertyIsStructuralAnalysisEnabled
Checks whether or not the structural analysis is enabled, and enable or disable it.
Public propertyIsStructureEnabled
Checks whether or not the structure discipline is enabled, and enable or disable it.
Public propertyIsSystemsEnabled
Checks whether or not any systems disciplines (mechanical, electrical, or piping) are enabled.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLanguage
The language used in the current session of Revit.
Public propertyLoginUserId
The user id of the user currently logged in. The user id will be empty if the user is not logged in.
Public propertyStatic memberMinimumThickness
The minimum thickness allowed in Revit for a variety of geometric constructs. These include blends, extrusions, and wall layers.
Public propertyPointCloudsRootPath
Root path for point cloud files.
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 propertySharedParametersFilename
Contains the fully qualified path to a shared parameters file.
Public propertyShortCurveTolerance
The enforced minimum length for any curve created by Revit.
Public propertyShowGraphicalWarningCableTrayConduitDisconnects
Whether or not to show the graphical warnings for CTC disconnects.
Public propertyShowGraphicalWarningDuctDisconnects
Whether or not to show the graphical warnings for duct disconnects.
Public propertyShowGraphicalWarningElectricalDisconnects
Whether or not to show the graphical warnings for Electrical disconnects.
Public propertyShowGraphicalWarningHangerDisconnects
Whether or not to show the graphical warnings for Fabrication Hanger disconnects.
Public propertyShowGraphicalWarningPipeDisconnects
Whether or not to show the graphical warnings for Pipe disconnects.
Public propertySubVersionNumber
The minor version number of Revit
Public propertySystemsAnalysisWorkfilesRootPath
Root path for systems analysis workfiles
Public propertyUsername
Gets the user name for the current Revit session.
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.
Public propertyVertexTolerance
Vertex tolerance.

See Also