SurfaceWatershedStyleFlatAreaStyle Property

Gets the WatershedFlatAreaStyle.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public WatershedFlatAreaStyle FlatAreaStyle { get; }

Property Value

WatershedFlatAreaStyle
Remarks
A flat area watershed is a flat area, from which water could flow down to more than one drain target. It also includes the parts of the surface that drain to that flat area. A flat area is a connected set of triangles all of whose vertices have the same elevation. Flat areas abut parts of the surface that slopes downhill.
See Also