ProfileViewPressurePipesExtension Class

This extension class extends the interface of the ProfileView object to provide methods related to Civil pressure pipe features.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesProfileViewPressurePipesExtension

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

The ProfileViewPressurePipesExtension type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetPressureAppurtenanceOverrides Gets the override data collection of the appurtenances projected in the profile view.
Public Extension MethodGetPressureFittingOverrides Gets the override data collection of the fittings projected in the profile view.
Public Extension MethodGetPressurePipeOverrides Gets the override data collection of the pressure pipes projected in the profile view.
Top
See Also