Category Cabling, Object ProCablesegment

Function ProCablesegmentIsNew


Description
Identifies whether the cable segment is connected to the previous segment.
Synopsis
#include <ProCabling.h>
ProErrorProCablesegmentIsNew(
ProCablesegment 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. Pro/DEVELOP to Creo Toolkit Function Mapping: Equivalent Pro/DEVELOP Functions
  2. Production Applications: Cabling: Cable Geometry