SettingsCmdCreateLineByBestFitSettingsCmdCurveTessellationOptionMidOrdinateTolerance Property |
Specifies whether to tesselate curve segments if they are included as an input option.
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