SetEqualityFormula Method


Dimension Type Set Equality Formula Method

Sets an ordered list of the entries to use in the equality formula definition.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void SetEqualityFormula(
	IList<DimensionEqualityLabelFormatting> formattingArr
)

Parameters

formattingArr IList DimensionEqualityLabelFormatting
An ordered list of the entries to use in the equality formula definition.
Exceptions
Exception Condition
ArgumentException The input equality formula entries are not valid for use in the given DimensionType.
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 →