GetAllMeasurableSpecs Method


Gets the identifiers of all available measurable specs.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 2014

Syntax

C#
public static IList<ForgeTypeId> GetAllMeasurableSpecs()
Visual Basic
Public Shared Function GetAllMeasurableSpecs As IList(Of ForgeTypeId)
Visual C++
public:
static IList<ForgeTypeId^>^ GetAllMeasurableSpecs()

Return Value

The spec identifiers.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →