PressureFittingPlanViewType Enumeration

Specifies the 2D plan view types of the fitting style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum PressureFittingPlanViewType

Visual Basic

Public Enumeration PressureFittingPlanViewType

Visual C++

public enum class PressureFittingPlanViewType

Members

Member nameValueDescription
CenterLine0
ModelBlock1
UserCustomBlock2

See Also