SectionLeftSwathWidth Property

Gets or Sets the left swath width value of the Section.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public double LeftSwathWidth { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when LeftSwathWidth is not supported by current Section.
See Also