API Documentation > Piping > Object ProPstubin > Function ProPstubinPointGet
Function ProPstubinPointGet
Description
Outputs the point entity which holds the stubin branch
Synopsis
#include <ProPiping.h>
ProPstubinPointGet
(
ProPstubin stubin
/* (In)
The stubin
*/
ProPoint* point
/* (Out)
A ProPoint of the stubin.
*/
)
Returns
User Guide References
Was this helpful?