Share

RebarBendData.CrankLength0 Property

Identifies the crank length at the start.

The default value is 0. A positive value means that there is a valid crank. If the value is 0 it means that there is no crank. If the value is negative it means that there is a crank with incorrect values.



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

Syntax

C#

public double CrankLength0 { get; }

Property Value

Double

See Also

Reference

Was this information helpful?