ExternalServices.BuiltInExternalServices
A collection of ids for external services that are managed and used by Revit directly.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.ExternalService.ExternalServices.BuiltInExternalServices
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class BuiltInExternalServices
The ExternalServices.BuiltInExternalServices type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AlignmentService
Autodesk Internal: The service for Infrastructure Alignments
Public Property
Static Member
AnalyticalCurrentCalculationService
AnalyticalCurrentCalculationService GUID value:{96BBB101-FDDB-4991-BB41-FBC1BE1552BB} The calculation service for Electrical Analytical Distribution System
Public Property
Static Member
ATFTranslationService
Public Property
Static Member
AXMImporterService
The external service which permits registration of an alternate implementation for AXM import.
Public Property
Static Member
CloudExternalService
The external service which supports get cloud model information from cloud servers such as C4R.
Public Property
Static Member
CodeCheckingParameterService
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 Property
Static Member
ConnectionTypeChangedService
The external service used to notify when structural connection changed the type.
Public Property
Static Member
CustomFieldEditPropertiesService
Autodesk Internal: The service for editing properties of a custom field.
Public Property
Static Member
CustomFieldService
Autodesk Internal: The service for updating the custom fields of a schedule.
Public Property
Static Member
DirectContext3DService
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 Property
Static Member
DuctFittingAndAccessoryPressureDropService
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 Property
Static Member
DuctFittingAndAccessoryPressureDropUIService
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 Property
Static Member
DuctPressureDropService
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 Property
Static Member
ElectricalAnalyticalLoadCombinationUIService
The UI service which permits registration of an external server for UI managing Electrical Analytical Load Combination.
Public Property
Static Member
ElectricalAnalyticalLoadSetUIService
The UI service which permits registration of an external server for UI managing Electrical Analytical Load Set.
Public Property
Static Member
EntitlementExternalService
The external service which supports get entitlement information.
Public Property
Static Member
ExternalDataManagerService
Public Property
Static Member
ExternalDataTypeService
Unique service id.
Public Property
Static Member
ExternalParameterService
Autodesk Internal: The service for shared parameter selection.
Public Property
Static Member
ExternalResourceService
The external service which permits registration of an alternate servers for managing external resources such as linked files.
Public Property
Static Member
ExternalResourceUIService
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 Property
Static Member
ExternalUIService
Unique service id.
Public Property
Static Member
ForgeSchemaService
Autodesk Internal: The service for interacting with the Forge Schema Service.
Public Property
Static Member
FramingProfileService
The external service responsible for the generation of the fabrication profile.
Public Property
Static Member
GenericRepoHelperService
Unique service id.
Public Property
Static Member
GeometryAugmentationService
Public Property
Static Member
HoleDefinitionService
The external service to view and modify hole definition parameters.
Public Property
Static Member
IFCEntityTreeUIService
The UI service which permits registration of an external server for new UI managing IFCEntity Selection
Public Property
Static Member
IFCExporterService
The external service which permits registration of an alternate implementation for IFC export.
Public Property
Static Member
IFCImporterService
The external service which permits registration of an alternate implementation for IFC import.
Public Property
Static Member
MacroManagerUIService
The UI service which permits registration of an external server for new Macro Manager UI.
Public Property
Static Member
MemberForcesService
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 Property
Static Member
ModelAccessValidationService
The external service which validates the access to Revit model such as Revit Cloud model.
Public Property
Static Member
ModifyConnectionParametersService
The external service to view and modify structural connection parameters.
Public Property
Static Member
ModifyConnectionRangesService
The external service to view and modify structural connection ranges of applicability.
Public Property
Static Member
NavisworksExporterService
The external service which supports export of the model to Navisworks.
Public Property
Static Member
PathOfTravelCalculationService
Autodesk Internal: The service for path of travel calculations
Public Property
Static Member
PipeFittingAndAccessoryPressureDropService
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 Property
Static Member
PipeFittingAndAccessoryPressureDropUIService
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 Property
Static Member
PipeFrictionFactorService
Pipe friction factor service id
Public Property
Static Member
PipePlumbingFixtureFlowService
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 Property
Static Member
PipePressureDropService
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 Property
Static Member
PlugInManagerUIService
The UI service which permits registration of an external server for new PlugIn Manager UI.
Public Property
Static Member
RebarSpliceService
Autodesk Internal: The service for spliping a rebar.
Public Property
Static Member
RebarUpdateService
Autodesk Internal: The service for updating rebar freeform elements
Public Property
Static Member
RevisionsOnSheetUIService
The UI service which permits registration of an external server for new UI managing RevisionsOnSheet selection
Public Property
Static Member
SiteInsertService
The external service which permits registration of an alternate implementation for Site insert.
Public Property
Static Member
SiteLinkerUIService
The external UI service which permits registration of an alternate servers for new UI of link topography
Public Property
Static Member
SnappingService
Autodesk Internal: The service which provides snap points and lines
Public Property
Static Member
StructuralSectionsService
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 Property
Static Member
TemporaryGraphicsHandlerService
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 Property
Static Member
ViewSheetSetUIService
The UI service which permits registration of an external server for new UI managing ViewSheetSet.
Public Property
Static Member
WallPlacementPostProcessingService
Autodesk Internal: The service for post processing something after placing a wall