PressurePipeStyleProfileOption Class

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

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

The PressurePipeStyleProfileOption 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 propertyCrossingHatch Gets or sets which components of a pressure pipe crossing display a hatch pattern.
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