This class defines the settings that define the appearance of a pressure pipe in 2D profile view.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServices.StylesPressurePipeStyleProfileOption
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class PressurePipeStyleProfileOption
VB
Public NotInheritable Class PressurePipeStyleProfileOption
C++
public ref class PressurePipeStyleProfileOption sealed
The PressurePipeStyleProfileOption 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. | |
| CrossingHatch | Gets or sets which components of a pressure pipe crossing display a hatch pattern. | |
| 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. |
