RebarContainerItem.CanUseHookType
Description:
Checks if the specified RebarHookType id is of a valid RebarHookType for the Rebar's RebarBarType
Checks if the specified RebarHookType id is of a valid RebarHookType for the Rebar's RebarBarType
Remarks:
Also, checks that the Style of the Hook matches that of the Rebar's RebarShape
Also, checks that the Style of the Hook matches that of the Rebar's RebarShape
public bool CanUseHookType(
ElementId proposedHookId
)
-
proposedHookIdThe Id of the RebarHookType
Return Value
bool
Returns true if the id is of a valid RebarHookType for the Rebar element.
-
A non-optional argument was null