Category Piping, Object ProPsegment

Function ProPsegmentLengthGet


Description
Outputs the length of a specified pipeline segment
Synopsis
#include <ProPiping.h>
ProErrorProPsegmentLengthGet(
ProPsegment segment
/* (In)
The segment
*/
double* length
/* (Out)
The length
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Segments
  2. Production Applications: Piping: Segments