Documentação da API > Piping > Object ProPsegment > Function ProPsegmentLinestockGet
Function ProPsegmentLinestockGet
Description
Outputs the linestock for a specified pipeline segment
Synopsis
#include <ProPiping.h>
ProPsegmentLinestockGet
(
ProPsegment segment
/* (In)
The segment
*/
ProLnstk* linestock
/* (Out)
The linestock
*/
)
Returns
User Guide References
Isto foi útil?