Share

Units.GetModifiableSpecs Method

Gets all specs for which the default FormatOptions can be modified.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static IList<ForgeTypeId> GetModifiableSpecs()

Return Value

IList<ForgeTypeId>
Identifiers of the specs for which the FormatOptions can be modified.

See Also

Reference

Was this information helpful?