Share

RebarHookType.GetDefaultHookExtension Method

Computes the default hook length, which is equal to barDiameter * multiplier.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public double GetDefaultHookExtension(
	double barDiameter
)

Parameters

barDiameter  Double
 

Return Value

Double

See Also

Reference

Was this information helpful?