API-Dokumentation > Cabling > Object ProCablesegment > Function ProCablesegmentInfoIsNew
Function ProCablesegmentInfoIsNew
Description
Identifies whether the cable segment with location information is connected to the previous segment.
Synopsis
#include <ProCabling.h>
ProCablesegmentInfoIsNew
(
/* (In)
The cable segment.
*/
ProBoolean* is_new
/* (Out)
Whether the cable is not connected to the previous segment.
*/
)
Returns
The function successfully get cable segment data.
One or more of the arguments was invalid.
Other errors.
User Guide References
War dies hilfreich?