Category
Piping
, Object
ProPsegment
Function ProPsegmentLengthGet
Description
Outputs the length of a specified pipeline segment
Synopsis
#include <
ProPiping.h
>
ProError
ProPsegmentLengthGet
(
ProPsegment
segment
/* (In)
The segment
*/
double*
length
/* (Out)
The length
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Manual References:
Production Applications: Piping: Segments
Production Applications: Piping: Segments