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