The extension length of the hook at the end.
The default value is 0.0.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double HookLength1 { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: The given value for hookLength1 is not finite
|
See Also
Reference