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