Specifies which components of the pipe shape display a hatch pattern.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PipeHatchType
VB
Public Enumeration PipeHatchType
C++
public enum class PipeHatchType
Members
| Member name | Value | Description |
|---|---|---|
| HatchToInnerWalls | 0 | |
| HatchToOuterWalls | 1 | |
| HatchWallsOnly | 2 |
