ExternalServices.BuiltInExternalServices Members

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

The ExternalServices..::..BuiltInExternalServices type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCodeCheckingParameterService
The external service supporting view and modification of the structural code checking parameter in analytical elements.
Public propertyStatic memberConnectionTypeChangedService
The external service used to notify when structural connection changed the type.
Public propertyStatic memberDirectContext3DService
The external service supporting drawing not Revit models using third party API.
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 memberExternalResourceService
The external service Id 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 memberFramingProfileService
The external service responsible for the generation of the fabrication profile.
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.
Public propertyStatic memberModifyConnectionParametersService
The external service to view and modify structural connection parameters.
Public propertyStatic memberNavisworksExporterService
The external service which supports export of the model to Navisworks.
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 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 memberSnappingService
Public propertyStatic memberSteelConnectionsService
Public propertyStatic memberStructuralSectionsService
The external service supporting view and modification of the structural sections shape in structural elements.

See Also