RebarConstrainedHandle.CanSetBehavior
Description:
Checks if the input behavior can be set for this RebarConstrainedHandle.
Checks if the input behavior can be set for this RebarConstrainedHandle.
public bool CanSetBehavior(
RebarHandleBehavior handleBehavior
)
-
handleBehaviorThe behavior to be checked.
Return Value
Boolean
Returns true if the input behavior can be set for this RebarConstrainedHandle, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration