Category
Piping
, Object
ProPstubin
Function ProPstubinPointGet
Description
Outputs the point entity which holds the stubin branch
Synopsis
#include <
ProPiping.h
>
ProError
ProPstubinPointGet
(
ProPstubin
stubin
/* (In)
The stubin
*/
ProPoint
*
point
/* (Out)
A
ProPoint
of the stubin.
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_E_NOT_FOUND
No point
Manual References:
Production Applications: Piping: Objects
Production Applications: Piping: Objects