Share

SettingsCmdCreateLineByBestFit.SettingsCmdCurveTessellationOption Class

Use these settings to specify the default behavior when curve entities are used as an input option for best fit line creation.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateLineByBestFitSettingsCmdCurveTessellationOption


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdCurveTessellationOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdCurveTessellationOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdCurveTessellationOption sealed : public TreeOidWrapper

The SettingsCmdCreateLineByBestFitSettingsCmdCurveTessellationOption type exposes the following members.

Properties

 NameDescription
Public propertyMidOrdinateTolerance Specifies whether to tesselate curve segments if they are included as an input option.
Public propertyTessellateCurve Specifies whether to tesselate curve segments if they are included as an input option.

See Also

Reference

Was this information helpful?