CompatibleUnit Method


Field Compatible Unit Method

Checks if the specified unit is compatible with the field description.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool CompatibleUnit(
	ForgeTypeId unitTypeId
)

Parameters

unitTypeId ForgeTypeId
The unit to check.

Return Value

Boolean
True if the unit is compatible, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
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 →