ConnectedAlignmentParamsReverseSpiralInLength Property |
The spiral in length of the spiral before Arc with the reverse direction. It's for SSCS or SSCSS
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double ReverseSpiralInLength { get; set; }
Public Property ReverseSpiralInLength As Double
Get
Set
public:
property double ReverseSpiralInLength {
double get ();
void set (double value);
}
Property Value
Double
See Also