Share

PressurePipeHatchType Enumeration

Specifies which components of the pressure pipe shape display a hatch pattern.



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

Syntax

C#

public enum PressurePipeHatchType

VB

Public Enumeration PressurePipeHatchType

C++

public enum class PressurePipeHatchType

Members

Member nameValueDescription
HatchToInnerWalls0 
HatchToOuterWalls1 
HatchWallsOnly2 

See Also

Reference

Was this information helpful?