RVTDocs.com

RebarConstrainedHandle.IsEqual

Method
Description:
Checks if the specified RebarConstrainedHandle is the same as 'this'.
Syntax
Parameters
Parameter Type Description
other RebarConstrainedHandle RebarConstrainedHandle to compare with.
Return Value
Type Description
Boolean Returns true if the specified RebarConstrainedHandle has the same type as 'this' both are for are for the same rebar. This doesn't take into account the handle behavior.
Exceptions
Exception Condition
ArgumentException other is no longer valid.
ArgumentNullException A non-optional argument was null
InvalidOperationException RebarConstrainedHandle is no longer valid.