ConnectedAlignmentSSCSInfoSpiralInLength Property |
Gets or sets the spiral in length of the spiral before Arc with the same direction.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double SpiralInLength { get; set; }
Public Property SpiralInLength As Double
Get
Set
public:
property double SpiralInLength {
double get ();
void set (double value);
}
Property Value
Double
See Also