Settings that specify the default behavior when curve entities are used as an input option for best fit arc, line, and parabola creation.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateProfileLayoutSettingsCmdCurveTessellationOption
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 SettingsCmdCreateProfileLayoutSettingsCmdCurveTessellationOption type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | MidOrdinateTolerance | Gets the mid-ordinate tolerance based on a distance across the tessellated curve segments. |
![]() | TessellateCurve | Gets whether to tesselate curve segments if they are included as an input option. |