Revit 2025.3 API
Rebar |
The extension length of the hook at the start.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double HookLength0 { get; set; }
Public Property HookLength0 As Double Get Set
public: property double HookLength0 { double get (); void set (double value); }
member HookLength0 : float with get, set
Property Value
DoubleSee Also