SpecUtils.GetAllSpecs Method

Gets the identifiers of all specs.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static IList<ForgeTypeId> GetAllSpecs()

Return Value

IList<ForgeTypeId>
The spec identifiers.

See Also

Reference

SpecUtils Class
Autodesk.Revit.DB Namespace