Share

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.280

Syntax

C#

public static class ProfileViewPressurePipesExtension

VB

<ExtensionAttribute>
Public NotInheritable Class ProfileViewPressurePipesExtension

C++

[ExtensionAttribute]
public ref class ProfileViewPressurePipesExtension abstract sealed

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.

See Also

Reference

Was this information helpful?