The CivilDocumentPressurePipesExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetPressureNetworkIdFromPipeRunPath
Gets object id of pressure network from the object id of pipe run path.
Public methodStatic memberGetPressureNetworkIdFromPipeRunProfile
Gets object id of pressure network from the object id of pipe run profile.
Public methodStatic memberGetPressurePipeNetworkIds
Returns an ObjectIdCollection containing the ObjectId's of all the PressurePipeNetwork objects in the drawing.
Public methodStatic memberIsPressurePlanLayoutActive
Returns true if the pressure plan layout mode is active in the current document.
Public methodStatic memberIsPressurePlanLayoutByPathActive
Returns true if the pressure plan layout by path mode is active in the current document.
Public methodStatic memberIsPressureProfileLayoutActive
Returns true if the pressure profile layout mode is active in the current document.
Public methodStatic memberIsPressureProfileLayoutByPathActive
Returns true if the pressure profile layout by path mode is active in the current document.
Public methodStatic memberSetPressurePlanLayoutActive
Sets pressure plan layout mode active in the current document.
Public methodStatic memberSetPressurePlanLayoutByPathActive
Sets pressure plan layout by path mode active in the current document.
Public methodStatic memberSetPressureProfileLayoutActive
Sets pressure profile layout mode active in the current document.
Public methodStatic memberSetPressureProfileLayoutByPathActive
Sets pressure profile layout by path mode active in the current document.

See Also