Share

SettingsCmdExportCivilDrawing.SettingsCmdExportCivilDrawingOption Class

Settings of curve tessellation option for the command CreateAlignmentLayout.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdExportCivilDrawingSettingsCmdExportCivilDrawingOption


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

Syntax

C#

public sealed class SettingsCmdExportCivilDrawingOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdExportCivilDrawingOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdExportCivilDrawingOption sealed : public TreeOidWrapper

The SettingsCmdExportCivilDrawingSettingsCmdExportCivilDrawingOption type exposes the following members.

Properties

 NameDescription
Public propertyExportFeatureLineAs2D Specifies whether your design includes a spiral either before a curve or before a Spiral Out.

See Also

Reference

Was this information helpful?