Category Cabling, Object ProCablesegment

Function ProCablesegmentInfoIsNew


Description
Identifies whether the cable segment with location information is connected to the previous segment.
Synopsis
#include <ProCabling.h>
ProErrorProCablesegmentInfoIsNew(
ProCablesegmentInfo segment
/* (In)
The cable segment.
*/
ProBoolean* is_new
/* (Out)
Whether the cable is not connected to the previous segment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully get cable segment data.
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_GENERAL_ERROROther errors.

Manual References:

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