Share

SettingsCmdCreateSampleLines.SwathWidths Property

Gets the default setting of swath widths.



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

Syntax

C#

public SettingsCmdCreateSampleLinesSettingsCmdSwathWidths SwathWidths { get; }

VB

Public ReadOnly Property SwathWidths As SettingsCmdCreateSampleLinesSettingsCmdSwathWidths
	Get

C++

public:
property SettingsCmdCreateSampleLinesSettingsCmdSwathWidths^ SwathWidths {
	SettingsCmdCreateSampleLinesSettingsCmdSwathWidths^ get ();
}

Property Value

SettingsCmdCreateSampleLinesSettingsCmdSwathWidths

See Also

Reference

Was this information helpful?