CANTCriticalStationCantRatio Property

Gets the ratio of cant deficiency to applied cant at this cant critical station.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double CantRatio { get; }

Property Value

Double
Remarks

It's preferable to query CantRatio from CANTCurve.CANTCriticalStations.
See Also