CanUseHookType Method


Rebar Container Item Can Use Hook Type Method

Checks if the specified RebarHookType id is of a valid RebarHookType for the Rebar's RebarBarType

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool CanUseHookType(
	ElementId proposedHookId
)

Parameters

proposedHookId ElementId
The Id of the RebarHookType

Return Value

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
Remarks
Also, checks that the Style of the Hook matches that of the Rebar's RebarShape
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →