RebarConstraintsManager.GetCurrentConstraintOnHandle
Method
Description:
Retrieves the RebarConstraint that acts on the specified RebarConstraintHandle.
Retrieves the RebarConstraint that acts on the specified RebarConstraintHandle.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | handle is no longer valid. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The RebarConstraintsManager does not manage a valid Rebar element. |