Description | ||||||||
Return the component which the "attach to harness" location was dependent on. | ||||||||
Synopsis | ||||||||
#include <ProCabling.h> | ||||||||
ProError | ProCablelocationAttachToHarnessComponentGet | ( | ||||||
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 | ||||||||
|