ExternalServices.BuiltInExternalServices Members


Provides a container of all Revit built-in ExternalServiceId instances.

The ExternalServicesBuiltInExternalServices type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAlignmentService
Autodesk Internal: The service for Infrastructure Alignments
Public propertyStatic memberATFTranslationService
Public propertyStatic memberAXMImporterService
The external service which permits registration of an alternate implementation for AXM import.
Public propertyStatic memberCloudExternalService
The external service which supports get cloud model information from cloud servers such as C4R.
Public propertyStatic memberCodeCheckingParameterService
The external service supporting view and modification of the structural code checking parameter in analytical elements. To use this service, programmers implement a server class that derives from ICodeCheckingParameterServer.
Public propertyStatic memberConnectionTypeChangedService
The external service used to notify when structural connection changed the type.
Public propertyStatic memberCustomFieldEditPropertiesService
Autodesk Internal: The service for editing properties of a custom field.
Public propertyStatic memberCustomFieldService
Autodesk Internal: The service for updating the custom fields of a schedule.
Public propertyStatic memberDirectContext3DService
The external service that provides the facility to draw externally specified geometry in a Revit view in a way that is conceptually similar to a low-level graphics API. To use this service, programmers implement a server class that derives from Autodesk::Revit::DB::DirectContext3D::IDirectContext3DServer.
Public propertyStatic memberDuctFittingAndAccessoryPressureDropService
The external service Id which permits registration of an alternate implementation for duct fitting and accessory pressure drop calculation. To use this service, programmers implement a server class that derives from IDuctFittingAndAccessoryPressureDropServer.
Public propertyStatic memberDuctFittingAndAccessoryPressureDropUIService
The external service which permits registration of an alternate implementation for a duct fitting and accessory pressure drop calculation UI. To use this service, programmers implement a server class that derives from IDuctFittingAndAccessoryPressureDropUIServer.
Public propertyStatic memberDuctPressureDropService
The external service which permits registration of an alternate implementation for duct pressure drop calculation. To use this service, programmers implement a server class that derives from IDuctPressureDropServer.
Public propertyStatic memberElectricalAnalyticalLoadCombinationUIService
The UI service which permits registration of an external server for UI managing Electrical Analytical Load Combination.
Public propertyStatic memberElectricalAnalyticalLoadSetUIService
The UI service which permits registration of an external server for UI managing Electrical Analytical Load Set.
Public propertyStatic memberEntitlementExternalService
The external service which supports get entitlement information.
Public propertyStatic memberExternalDataManagerService
Public propertyStatic memberExternalDataTypeService
Unique service id.
Public propertyStatic memberExternalParameterService
Autodesk Internal: The service for shared parameter selection.
Public propertyStatic memberExternalResourceService
The external service which permits registration of an alternate servers for managing external resources such as linked files.
Public propertyStatic memberExternalResourceUIService
The external UI service Id which permits registration of an alternate servers for managing error messages which happen at the loading of the references to external resources such as linked files.
Public propertyStatic memberExternalUIService
Unique service id.
Public propertyStatic memberForgeSchemaService
Autodesk Internal: The service for interacting with the Forge Schema Service.
Public propertyStatic memberFramingProfileService
The external service responsible for the generation of the fabrication profile.
Public propertyStatic memberGenericRepoHelperService
Unique service id.
Public propertyStatic memberGeometryAugmentationService
Public propertyStatic memberHoleDefinitionService
The external service to view and modify hole definition parameters.
Public propertyStatic memberIFCEntityTreeUIService
The UI service which permits registration of an external server for new UI managing IFCEntity Selection
Public propertyStatic memberIFCExporterService
The external service which permits registration of an alternate implementation for IFC export.
Public propertyStatic memberIFCImporterService
The external service which permits registration of an alternate implementation for IFC import.
Public propertyStatic memberMemberForcesService
The external service supporting view and modification of the member forces in analytical elements. The service is still under development and cannot be used. It means that no server can be external registered from it yet.
Public propertyStatic memberModelAccessValidationService
The external service which validates the access to Revit model such as Revit Cloud model.
Public propertyStatic memberModifyConnectionParametersService
The external service to view and modify structural connection parameters.
Public propertyStatic memberModifyConnectionRangesService
The external service to view and modify structural connection ranges of applicability.
Public propertyStatic memberNavisworksExporterService
The external service which supports export of the model to Navisworks.
Public propertyStatic memberPathOfTravelCalculationService
Autodesk Internal: The service for path of travel calculations
Public propertyStatic memberPipeFittingAndAccessoryPressureDropService
The external service which permits registration of an alternate implementation for pipe fitting and accessory pressure drop calculation. To use this service, programmers implement a server class that derives from IPipeFittingAndAccessoryPressureDropServer.
Public propertyStatic memberPipeFittingAndAccessoryPressureDropUIService
The external service which permits registration of an alternate implementation for a pipe fitting and accessory pressure drop calculation UI. To use this service, programmers implement a server class that derives from IPipeFittingAndAccessoryPressureDropUIServer.
Public propertyStatic memberPipeFrictionFactorService
Pipe friction factor service id
Public propertyStatic memberPipePlumbingFixtureFlowService
The external service which permits registration of an alternate implementation for pipe fixture flow calculation. To use this service, programmers implement a server class that derives from IPipePlumbingFixtureFlowServer.
Public propertyStatic memberPipePressureDropService
The external service which permits registration of an alternate implementation for pipe pressure drop calculation. To use this service, programmers implement a server class that derives from IPipePressureDropServer.
Public propertyStatic memberRebarUpdateService
Autodesk Internal: The service for updating rebar freeform elements
Public propertyStatic memberRevisionsOnSheetUIService
The UI service which permits registration of an external server for new UI managing RevisionsOnSheet selection
Public propertyStatic memberSiteInsertService
The external service which permits registration of an alternate implementation for Site insert.
Public propertyStatic memberSiteLinkerUIService
The external UI service which permits registration of an alternate servers for new UI of link topography
Public propertyStatic memberSnappingService
Autodesk Internal: The service which provides snap points and lines
Public propertyStatic memberStructuralSectionsService
The external service supporting view and modification of the structural sections shape in structural elements. The service is still under development and cannot be used. It means that no server can be external registered from it yet.
Public propertyStatic memberTemporaryGraphicsHandlerService
The external service Id which permits registration of an callback handler for temporary graphics objects managed by [!:Autodesk::Revit::DB::TemporaryGraphicsManager]. To use this service, developers implement a server class that derives from [!:Autodesk::Revit::UI::ITemporaryGraphicsHandler].
Public propertyStatic memberViewSheetSetUIService
The UI service which permits registration of an external server for new UI managing ViewSheetSet.

See Also