The spiral in length of the spiral before Arc with the same direction.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double SpiralInLength { get; set; }
Visual Basic
Public Property SpiralInLength As Double
Get
Set
Visual C++
public: property double SpiralInLength { double get (); void set (double value); }