RebarConstraint.IsEqual
Description:
Returns true if the specified RebarConstraint is the same as 'this.' The method can be used to determine which of the RebarConstraint candidates offered by the RebarConstraintsManager is currently active.
Returns true if the specified RebarConstraint is the same as 'this.' The method can be used to determine which of the RebarConstraint candidates offered by the RebarConstraintsManager is currently active.
public bool IsEqual(
RebarConstraint other
)
-
other
Return Value
bool
-
other is no longer valid.
-
A non-optional argument was null
-
RebarConstraint is no longer valid.