Share

CatchmentDisplayStylePlanType Enumeration

Specifies the display style type when the catchment area is displayed in plan view.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public enum CatchmentDisplayStylePlanType

VB

Public Enumeration CatchmentDisplayStylePlanType

C++

public enum class CatchmentDisplayStylePlanType

Members

Member nameValueDescription
CatchmentBoundary0 
CatchmentFlowPath1 

See Also

Reference

Was this information helpful?