SettingsCmdCreateAlignmentLayoutSettingsCmdCurveTessellationOptionMidOrdinateTolerance Property |
Specifies the mid-ordinate tolerance based on a distance across the tessellated curve segments.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MidOrdinateTolerance { get; }
Public ReadOnly Property MidOrdinateTolerance As PropertyDouble
Get
public:
property PropertyDouble^ MidOrdinateTolerance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also