SettingsCmdCreateArcByBestFitSettingsCmdCurveTessellationOption Class |
Use these settings to specify the default behavior when curve entities are used as an input option for best fit arc creation.
Inheritance HierarchySystemObject
SystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateArcByBestFitSettingsCmdCurveTessellationOption
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class SettingsCmdCurveTessellationOption : TreeOidWrapper
Public NotInheritable Class SettingsCmdCurveTessellationOption
Inherits TreeOidWrapper
public ref class SettingsCmdCurveTessellationOption sealed : public TreeOidWrapper
The SettingsCmdCreateArcByBestFitSettingsCmdCurveTessellationOption type exposes the following members.
Properties | Name | Description |
---|
 | MidOrdinateTolerance |
Specifies whether to tesselate curve segments if they are included as an input option.
|
 | TessellateCurve |
Specifies whether to tesselate curve segments if they are included as an input option.
|
Top
See Also