RailCANTInfoLeftRailElevationDifference Property |
Gets the elevation difference on the left rail of the RailCANTInfo object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic double LeftRailElevationDifference { get; }
Public ReadOnly Property LeftRailElevationDifference As Double
Get
public:
property double LeftRailElevationDifference {
double get ();
}
Property Value
Double
See Also