GetHookExtensionLength Method


Rebar Hook Type Get Hook Extension Length Method

Computes the hook extension length based on current hook length

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double GetHookExtensionLength(
	RebarBarType barType
)

Parameters

barType RebarBarType

Return Value

Double
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also