PipeHatchType Enumeration

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

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public enum PipeHatchType
Members
Member nameValueDescription
HatchToInnerWalls0 
HatchToOuterWalls1 
HatchWallsOnly2 
See Also