RVTDocs.com
Namespace: Autodesk.Revit.DB

SpecUtils

Class
Description:
A utility class of functions related to specs. A spec describes a data type that parameters can hold.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.SpecUtils
Syntax
public static class SpecUtils
SpecUtils Class Members:
Name Description
GetAllSpecs Gets the identifiers of all specs.
IsSpec Checks whether a ForgeTypeId identifies a spec.
IsValidDataType Returns true if the given ForgeTypeId identifies a valid parameter data type.