The pitch of the cylindrical helix.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Pitch { get; }Property Value
Double
Remarks
It is the distance moved along the axis direction when a point makes one rotation about the axis.
Pitch can be positive or negative.
See Also
Reference