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