Spec Utils Get All Specs Method Gets the identifiers of all specs. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static IList<ForgeTypeId> GetAllSpecs() Public Shared Function GetAllSpecs As IList(Of ForgeTypeId) public: static IList<ForgeTypeId^>^ GetAllSpecs() static member GetAllSpecs : unit -> IList<ForgeTypeId> Return Value IList ForgeTypeId The spec identifiers. See Also Reference SpecUtils Class Autodesk.Revit.DB Namespace
Spec Utils Get All Specs Method Gets the identifiers of all specs. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static IList<ForgeTypeId> GetAllSpecs() Public Shared Function GetAllSpecs As IList(Of ForgeTypeId) public: static IList<ForgeTypeId^>^ GetAllSpecs() static member GetAllSpecs : unit -> IList<ForgeTypeId> Return Value IList ForgeTypeId The spec identifiers. See Also Reference SpecUtils Class Autodesk.Revit.DB Namespace