AreEqualTo Method


Bending Detail Custom Field Properties Are Equal To Method

Identifies if the custom field properties are equal or not.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public virtual bool AreEqualTo(
	ICustomFieldProperties otherProperties
)

Parameters

otherProperties ICustomFieldProperties
The other properties.

Return Value

Boolean
Returns true if the custom field properties are equal, false otherwise.

Implements

ICustomFieldProperties AreEqualTo(ICustomFieldProperties)
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 →