Category Cabling, Object ProCablelocation

Function ProCablelocationIsAttachToHarness


Description
check if the location is a cabling "attach to harness" location.
Synopsis
#include <ProCabling.h>
ProErrorProCablelocationIsAttachToHarness(
ProCablelocation* p_location
/* (In)
The location pointer.
*/
ProBoolean* p_is_att_loc
/* (Out)
TRUE if the location is a cabling "attach to harness" location.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: Cabling: Harness Parameters