Documentación de la API > Cabling > Object ProCablelocation > Function ProCablelocationAttachToHarnessComponentGet
Function ProCablelocationAttachToHarnessComponentGet
Description
Return the component which the "attach to harness" location was dependent on.
Synopsis
#include <ProCabling.h>
ProCablelocationAttachToHarnessComponentGet
(
ProCablelocation* p_location
/* (In)
The feature pointer.
*/
/* (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
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?