Specifies the mid-ordinate tolerance based on a distance across the tessellated curve segments.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyDouble MidOrdinateTolerance { get; }
Visual Basic
Public ReadOnly Property MidOrdinateTolerance As PropertyDouble Get
Visual C++
public: property PropertyDouble^ MidOrdinateTolerance { PropertyDouble^ get (); }