SpecUtils Class
A utility class of functions related to specs. A spec describes a data type that parameters can hold.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2022

Syntax

C#
public static class SpecUtils
Visual Basic
Public NotInheritable Class SpecUtils
Visual C++
public ref class SpecUtils abstract sealed

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB..::..SpecUtils

See Also