TableStylesRootPressurePipesExtension Class

This extension class extends the interface of TableStylesRoot to provide methods related to pressure pipes.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServices.StylesTableStylesRootPressurePipesExtension

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

The TableStylesRootPressurePipesExtension type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetPressureAppurtenanceTableStyles Gets the collection of all appurtenance table styles in the database.
Public Extension MethodGetPressureFittingTableStyles Gets the collection of all fitting table styles in the database.
Public Extension MethodGetPressurePipeTableStyles Gets the collection of all pressure pipe table styles in the database.
Top
See Also