2024 Method
Changes 0
M

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.
public bool IsEqual(
	RebarConstraint other
)
Return Value bool