Fabrication Configuration Get All Loaded Services Method Returns all the loaded fabrication services. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<FabricationService> GetAllLoadedServices() Public Function GetAllLoadedServices As IList(Of FabricationService) public: IList<FabricationService^>^ GetAllLoadedServices() member GetAllLoadedServices : unit -> IList<FabricationService> Return Value IList FabricationService All the loaded fabrication services. See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace
Fabrication Configuration Get All Loaded Services Method Returns all the loaded fabrication services. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<FabricationService> GetAllLoadedServices() Public Function GetAllLoadedServices As IList(Of FabricationService) public: IList<FabricationService^>^ GetAllLoadedServices() member GetAllLoadedServices : unit -> IList<FabricationService> Return Value IList FabricationService All the loaded fabrication services. See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace