API 文件集 > Piping > Object ProPobject > Function ProPobjectFittingGet
Function ProPobjectFittingGet
Description
Outputs the fitting object for a pipeline object whose type is fitting.
Synopsis
#include <ProPiping.h>
ProPobjectFittingGet
(
ProPobject object
/* (In)
The pipeline object.
*/
ProPfitting* fitting
/* (Out)
The fitting
*/
)
Returns
User Guide References
這是否有幫助?