SettingsCmdCreateAlignmentLayoutSettingsCmdCurveTessellationOption Class

Settings of curve tessellation option for the command CreateAlignmentLayout.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateAlignmentLayoutSettingsCmdCurveTessellationOption

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdCurveTessellationOption : TreeOidWrapper

The SettingsCmdCreateAlignmentLayoutSettingsCmdCurveTessellationOption type exposes the following members.

Properties
 NameDescription
Public propertyMidOrdinateTolerance Specifies the mid-ordinate tolerance based on a distance across the tessellated curve segments.
Public propertyTessellateCurve Specifies whether to tesselate curve segments if they are included as an input option.
Top
See Also