ProfileViewPressurePart Class

Manages the graphic display of pressure network parts in profile view.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.3.1717.0

Syntax

C#

public sealed class ProfileViewPressurePart : Entity

Visual Basic

Public NotInheritable Class ProfileViewPressurePart _
	Inherits Entity

Visual C++

public ref class ProfileViewPressurePart sealed : public Entity

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      RXObject
        Drawable
          DBObject
            Entity
              Curve
                Entity
                  Autodesk.Civil.DatabaseServices.Entity
                    Autodesk.Civil.DatabaseServices.ProfileViewPressurePart

See Also