Inequality Operator


IFCAny Handle Inequality Operator

Determines whether two IFCAnyHandles are different.

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

Parameters

first IFCAnyHandle
The first IFCAnyHandle.
second IFCAnyHandle
The second IFCAnyHandle.

Return Value

Boolean
True if the IFCAnyHandles are different; 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 →