ExternalServiceRegistry.GetServices
Description:
Returns a collection of all external services currently registered in Revit.
Returns a collection of all external services currently registered in Revit.
public static IList<ExternalService> GetServices()
IList<ExternalService>
Array of ExternalService instances.
No comments yet. Start the discussion.
Loading…