Description | |||||
Outputs the fitting object for a pipeline object whose type is fitting. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPobjectFittingGet | ( | |||
ProPobject object | |||||
/* (In) | |||||
The pipeline object. | |||||
*/ | |||||
ProPfitting* fitting | |||||
/* (Out) | |||||
The fitting | |||||
*/ | |||||
) | |||||
Returns | |||||
|