Share

SettingsCmdCreateSampleLines.SettingsCmdSwathWidths Class

Settings that specify the default behavior for sample line swath width.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSampleLinesSettingsCmdSwathWidths


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

Syntax

C#

public sealed class SettingsCmdSwathWidths : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdSwathWidths
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdSwathWidths sealed : public TreeOidWrapper

The SettingsCmdCreateSampleLinesSettingsCmdSwathWidths type exposes the following members.

Properties

 NameDescription
Public propertyLeftSwathWidth Gets the swath width to the left of the alignment.
Public propertyRightSwathWidth Gets the swath width to the right of the alignment.

See Also

Reference

Was this information helpful?