CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_PipeNetwork_to_Mesh Class Reference

Converts a pipe network to a set of mesh models. More...

#include <pn/csol_pn_to_mesh.h>

Inherits Operation.

Public Member Functions

 CSol_PipeNetwork_to_Mesh ()
 
virtual ~CSol_PipeNetwork_to_Mesh ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

These are a mesh model for the sites (junctions) with a state of pressure head, a mesh model for the pipes (connections) with states of flow and direction, and a mesh model for pipes using cylinder glyphs with states of flow, radius, orientiation and half-length. Optionally, the y and z-axis can be swapped for output and display.

Constructor & Destructor Documentation

Member Function Documentation

bool execute ( )
protectedvirtual