ConnectedAlignmentParamsSpiralOutLength Property |
The spiral out length of the spiral after Arc with the same direction.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double SpiralOutLength { get; set; }
Public Property SpiralOutLength As Double
Get
Set
public:
property double SpiralOutLength {
double get ();
void set (double value);
}
Property Value
Double
See Also