SectionLeftSwathWidth Property

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

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

Property Value

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