Gets the identifiers of all specs.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static IList<ForgeTypeId> GetAllSpecs()
Return Value
IList<ForgeTypeId>The spec identifiers.
public static IList<ForgeTypeId> GetAllSpecs()