RebarConstrainedHandle.CanSetBehavior
Method
Description:
Checks if the input behavior can be set for this RebarConstrainedHandle.
Checks if the input behavior can be set for this RebarConstrainedHandle.
Parameters
| Parameter | Type | Description |
|---|---|---|
| handleBehavior | RebarHandleBehavior | The behavior to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the input behavior can be set for this RebarConstrainedHandle, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |