EnableHookLengthOverride Method


Enables or disables the ability to override hook lengths for this rebar instance.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2021

Syntax

C#
public void EnableHookLengthOverride(
	bool enable
)
Visual Basic
Public Sub EnableHookLengthOverride ( _
	enable As Boolean _
)
Visual C++
public:
void EnableHookLengthOverride(
	bool enable
)

Parameters

enable
Type: SystemBoolean
True to enable, False to disable.

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 →