Category Piping, Object ProPstubin

Function ProPstubinPointGet


Description
Outputs the point entity which holds the stubin branch
Synopsis
#include <ProPiping.h>
ProErrorProPstubinPointGet(
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_FOUNDNo point

Manual References:

  1. Production Applications: Piping: Objects
  2. Production Applications: Piping: Objects