Equality Operator


IFCData Equality Operator

Determines whether two IFCDatas are the same.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static bool operator ==(
	IFCData first,
	IFCData second
)

Parameters

first IFCData
The first IFCData.
second IFCData
The second IFCData.

Return Value

Boolean
True if the IFCDatas are the same; otherwise, false.
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 →