This class defines the settings that define the appearance of a pressure pipe in 2D plan view.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServices.StylesPressurePipeStylePlanOption
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class PressurePipeStylePlanOption
VB
Public NotInheritable Class PressurePipeStylePlanOption
C++
public ref class PressurePipeStylePlanOption sealed
The PressurePipeStylePlanOption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignHatchToPipe | Gets or sets whether the angle of the hatch lines align with the angle of the pressure pipe. | |
| EndLineSize | Gets or sets the end line size. | |
| EndSizeType | Sets or gets the appearance of the pressure pipe end, such as draw to inner wall, draw to outer wall, or user-defined. | |
| HatchOptions | Gets or sets which components of the pressure pipe shape display a hatch pattern. | |
| InnerDiameter | Gets or sets the inner wall dimension as an absolute value. | |
| OuterDiameter | Gets or sets the outer wall dimension as an absolute value. | |
| WallSizeType | Gets or sets the method that will be used to define and draw the dimension of the pressure pipe wall. |
