SurfaceWatershedStyleBoundaryPointStyle Property

Gets the WatershedBoundaryPointStyle.

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

Property Value

WatershedBoundaryPointStyle
Remarks
If the downhill end of a channel edge is on the surface boundary, then water flowing through that channel continues off the surface. The boundary point is the lowest end of the channel.
See Also