ConnectedAlignmentSSCSSInfoReverseSpiralOutLength Property |
Gets or sets the spiral out length of the spiral after Arc with the reverse direction. It's valid for SCSS and SSCSS.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double ReverseSpiralOutLength { get; set; }
Public Property ReverseSpiralOutLength As Double
Get
Set
public:
property double ReverseSpiralOutLength {
double get ();
void set (double value);
}
Property Value
Double
See Also