API 文件集 > Piping > Object ProPnetwork > Function ProPnetworkSpecGet
Function ProPnetworkSpecGet
Description
Gets the specification indicated in the label of the specified pipeline network
Synopsis
#include <ProPiping.h>
ProPnetworkSpecGet
(
ProPnetwork network
/* (In)
The pipeline network.
*/
ProLine spec
/* (Out)
The specification string
*/
)
Returns
User Guide References
這是否有幫助?