2027 Method
Changes 0
M

RebarConstraint.IsEqual

Description:
Checks 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
)
Return Value Boolean Returns true if the specified RebarConstraint is the same as 'this', false otherwise