Category Cabling, Object ProCablelocation

Function ProCablelocationAttachToHarnessComponentGet


Description
Return the component which the "attach to harness" location was dependent on.
Synopsis
#include <ProCabling.h>
ProErrorProCablelocationAttachToHarnessComponentGet(
ProCablelocation* p_location
/* (In)
The feature pointer.
*/
ProAsmcomppath* p_comp
/* (Out)
The component of the "attach to harness" location.
*/
int* p_ent_id
/* (Out)
the geometry (csys or axis) id in the component where the the location was created on.
*/
)
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
  2. Production Applications: Cabling: Harness Parameters