IsEqual Method


Direct Context 3DHandle Overrides Is Equal Method

Check if the contents of two overrides are equal.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsEqual(
	DirectContext3DHandleOverrides other
)

Parameters

other DirectContext3DHandleOverrides
The overrides to be compared.

Return Value

Boolean
True for equal, 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 →