RVTDocs.com

RebarContainerItem.CanUseHookType

Method
Description:
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
Syntax
public bool CanUseHookType(
	ElementId proposedHookId
)
Parameters
Parameter Type Description
proposedHookId ElementId The Id of the RebarHookType
Return Value
Type Description
Boolean Returns true if the id is of a valid RebarHookType for the Rebar element.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null