API Documentation
>
Piping
>
Object ProPsegment
> Function ProPsegmentLengthGet
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
User Guide References
Segments:ProPsegmentLengthGet
Was this helpful?
This site works best with JavaScript enabled