PipeHatchType Enumeration |
Specifies which components of the pipe shape display a hatch pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PipeHatchType
Public Enumeration PipeHatchType
public enum class PipeHatchType
MembersMember name | Value | Description |
---|
HatchToInnerWalls | 0 | |
HatchToOuterWalls | 1 | |
HatchWallsOnly | 2 | |
See Also