<Code Lib>
2022 Method
Changes 8
M

UnitUtils.GetAllSpecs

Description:
Gets the identifiers of all available specs.

[ObsoleteAttribute("This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `GetAllMeasurableSpecs()` method instead.")]
public static IList<ForgeTypeId> GetAllSpecs()

The spec identifiers. The spec identifiers.

Loading…