SuperelevationViewStationEnd Property |
Get the Station range end
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double StationEnd { get; set; }
Public Property StationEnd As Double
Get
Set
public:
property double StationEnd {
double get ();
void set (double value);
}
Property Value
Double
See Also