<Code Lib>
M

RebarConstrainedHandle.CanSetBehavior

Description:
Checks if the input behavior can be set for this RebarConstrainedHandle.

public bool CanSetBehavior(
	RebarHandleBehavior handleBehavior
)

Return Value Boolean Returns true if the input behavior can be set for this RebarConstrainedHandle, false otherwise.

Loading…