Category Cabling, Object ProCable

Function ProCableLocationsOnSegEndGet


Description
Get the locations in the end of each cable segment of the cable
Synopsis
#include <ProCabling.h>
ProErrorProCableLocationsOnSegEndGet(
ProCable cable
/* (In)
The cable for which the end locations will be returned
*/
ProCablelocationPair** p_boundries
/* (Out)
pointer to ProArray of two cable locations, start and end location of each cable segment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully return the boundries
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_GENERAL_ERRORA general error occurred and the function failed.

Manual References:

  1. Production Applications: Cabling: Cable Parameters
  2. Production Applications: Cabling: Cable Parameters