CANTCriticalStationCantJerk Property

Gets the cant jerk value measured for this and the previous cant critical station.

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

Property Value

Double
Remarks

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