The CivilDocumentPressurePipesExtension type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetPressureNetworkIdFromPipeRunPath |
Gets object id of pressure network from the object id of pipe run path.
| |
| GetPressureNetworkIdFromPipeRunProfile |
Gets object id of pressure network from the object id of pipe run profile.
| |
| GetPressurePipeNetworkIds |
Returns an ObjectIdCollection containing the ObjectId's of all the
PressurePipeNetwork objects in the drawing.
| |
| IsPressurePlanLayoutActive |
Returns true if the pressure plan layout mode is active in the current document.
| |
| IsPressurePlanLayoutByPathActive |
Returns true if the pressure plan layout by path mode is active in the current document.
| |
| IsPressureProfileLayoutActive |
Returns true if the pressure profile layout mode is active in the current document.
| |
| IsPressureProfileLayoutByPathActive |
Returns true if the pressure profile layout by path mode is active in the current document.
| |
| SetPressurePlanLayoutActive |
Sets pressure plan layout mode active in the current document.
| |
| SetPressurePlanLayoutByPathActive |
Sets pressure plan layout by path mode active in the current document.
| |
| SetPressureProfileLayoutActive |
Sets pressure profile layout mode active in the current document.
| |
| SetPressureProfileLayoutByPathActive |
Sets pressure profile layout by path mode active in the current document.
|