Gets the corridor station placement frequency by mid-ordinate of alignment curvature.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble MODAlongCurves { get; }
VB
Public ReadOnly Property MODAlongCurves As PropertyDouble Get
C++
public: property PropertyDouble^ MODAlongCurves { PropertyDouble^ get (); }