2027 Members
Changes 0
M

ApplicationEntryPoint Properties

Name Return Type Description Inherited From
P ActiveAddInId AddInId Retrieves the Id of the currently running external application. (Inherited from Application ) Application
P AddinFolder string The full path to the Revit Macros module.
P AllowNavigationDuringRedraw bool Checks whether or not the navigation during redraw is enabled, and enable or disable it. (Inherited from Application ) Application
P AllUsersAddinsLocation string The folder location for .addin files for all users. (Inherited from Application ) Application
P AngleTolerance double Angle tolerance. (Inherited from Application ) Application
P BackgroundColor Color The background color to use for model views in this session. (Inherited from Application ) Application
P Cities CitySet Returns a set of all the known city locations within Revit. (Inherited from Application ) Application
P Create Application Provides an object that can be used to create new instances of Autodesk Revit API objects. (Inherited from Application ) Application
P CurrentRevitServerAccelerator string Current Revit Server accelerator. (Inherited from Application ) Application
P CurrentUserAddinsLocation string The folder location for .addin files for the current user. (Inherited from Application ) Application
P CurrentUsersAddinsDataFolderPath string Path to AddinsData folder for the current user. (Inherited from Application ) Application
P CurrentUsersDataFolderPath string Path to data folder for the current user. (Inherited from Application ) Application
P DefaultIFCProjectTemplate string Full path to the default template file for new IFC project documents. It may be empty, in which case the DefaultProjectTemplate should be used. (Inherited from Application ) Application
P DefaultProjectTemplate string Full path to the default template file for new project documents. (Inherited from Application ) Application
P DefaultViewDiscipline ViewDiscipline The view discipline that will be applied to new views by default. (Inherited from Application ) Application
P Documents DocumentSet Returns a set of documents within Revit. (Inherited from Application ) Application
P ExportIFCCategoryTable string Full path to the file that defines Revit category to IFC entity mappings for IFC export. (Inherited from Application ) Application
P FamilyTemplatePath string Default path for family template files. (Inherited from Application ) Application
P ImportIFCCategoryTable string Full path to the file that defines IFC entity to Revit category mappings for IFC import. (Inherited from Application ) Application
P IsArchitectureEnabled bool Checks whether or not the architecture discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsConcreteEnabled bool Checks whether or not the concrete discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsElectricalAnalysisEnabled bool Checks whether or not electrical analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsElectricalEnabled bool Checks whether or not the electrical discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsEnergyAnalysisEnabled bool Checks whether or not energy analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsInfrastructureEnabled bool Checks whether or not infrastructure discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsMassingEnabled bool Checks whether or not the massing and site tools are enabled, and enable or disable them. (Inherited from Application ) Application
P IsMechanicalAnalysisEnabled bool Checks whether or not mechanical analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsMechanicalEnabled bool Checks whether or not the mechanical discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsPipingAnalysisEnabled bool Checks whether or not piping analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsPipingEnabled bool Checks whether or not the piping discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsPrecastEnabled bool Checks whether or not the precast is enabled, and enable or disable it. (Inherited from Application ) Application
P IsRouteAnalysisEnabled bool Checks whether or not route analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsStructuralAnalysisEnabled bool Checks whether or not the structural analysis is enabled, and enable or disable it. (Inherited from Application ) Application
P IsStructureEnabled bool Checks whether or not the structure discipline is enabled, and enable or disable it. (Inherited from Application ) Application
P IsSystemsEnabled bool Checks whether or not any systems disciplines (mechanical, electrical, or piping) are enabled. (Inherited from Application ) Application
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from Application ) Application
P Language LanguageType The language used in the current session of Revit. (Inherited from Application ) Application
P LoginUserId string The user id of the user currently logged in. The user id will be empty if the user is not logged in. (Inherited from Application ) Application
P PointCloudsRootPath string Root path for point cloud files. (Inherited from Application ) Application
P Product ProductType The product type for the current session of Revit. (Inherited from Application ) Application
P RecordingJournalFilename string Retrieve the name of the journal file the Revit is currently recording to. (Inherited from Application ) Application
P SharedComponentsLocation string Location of shared components used by Revit. (Inherited from Application ) Application
P SharedParametersFilename string Contains the fully qualified path to a shared parameters file. (Inherited from Application ) Application
P ShortCurveTolerance double The enforced minimum length for any curve created by Revit. (Inherited from Application ) Application
P ShowGraphicalOpenEndsAreaBasedLoadBoundaryDisconnects bool Whether or not to show the graphical open ends for Area Based Load Boundary disconnects. (Inherited from Application ) Application
P ShowGraphicalWarningCableTrayConduitDisconnects bool Whether or not to show the graphical warnings for CTC disconnects. (Inherited from Application ) Application
P ShowGraphicalWarningDuctDisconnects bool Whether or not to show the graphical warnings for duct disconnects. (Inherited from Application ) Application
P ShowGraphicalWarningElectricalDisconnects bool Whether or not to show the graphical warnings for Electrical disconnects. (Inherited from Application ) Application
P ShowGraphicalWarningHangerDisconnects bool Whether or not to show the graphical warnings for Fabrication Hanger disconnects. (Inherited from Application ) Application
P ShowGraphicalWarningPipeDisconnects bool Whether or not to show the graphical warnings for Pipe disconnects. (Inherited from Application ) Application
P SubVersionNumber string The minor version number of Revit (Inherited from Application ) Application
P SystemsAnalysisWorkfilesRootPath string Root path for systems analysis workfiles (Inherited from Application ) Application
P Username string Gets the user name for the current Revit session. (Inherited from Application ) Application
P VersionBuild string Returns the internal build number of the Autodesk Revit application. (Inherited from Application ) Application
P VersionName string Returns the name of the Revit application. (Inherited from Application ) Application
P VersionNumber string Return the primary version of the Revit application. (Inherited from Application ) Application
P VertexTolerance double Vertex tolerance. (Inherited from Application ) Application