M

IsSpec

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2020, 2023, 2024, 2025, 2025.3, 2026, 2027
2022 current
UnitUtils.IsSpec(ForgeTypeId)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `IsMeasurableSpec(ForgeTypeId)` method instead.
specTypeId ForgeTypeId The identifier to check.
→ returns Boolean True if the ForgeTypeId identifies a measurable spec, false otherwise.