PressurePipeStylePlanOption Class

This class defines the settings that define the appearance of a pressure pipe in 2D plan view.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServices.StylesPressurePipeStylePlanOption

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntax
public sealed class PressurePipeStylePlanOption

The PressurePipeStylePlanOption type exposes the following members.

Properties
 NameDescription
Public propertyAlignHatchToPipe Gets or sets whether the angle of the hatch lines align with the angle of the pressure pipe.
Public propertyEndLineSize Gets or sets the end line size.
Public propertyEndSizeType Sets or gets the appearance of the pressure pipe end, such as draw to inner wall, draw to outer wall, or user-defined.
Public propertyHatchOptions Gets or sets which components of the pressure pipe shape display a hatch pattern.
Public propertyInnerDiameter Gets or sets the inner wall dimension as an absolute value.
Public propertyOuterDiameter Gets or sets the outer wall dimension as an absolute value.
Public propertyWallSizeType Gets or sets the method that will be used to define and draw the dimension of the pressure pipe wall.
Top
See Also