API 文件集 > Cabling > Object ProCablesegment > Function ProCablesegmentIsNew
Function ProCablesegmentIsNew
Description
Identifies whether the cable segment is connected to the previous segment.
Synopsis
#include <ProCabling.h>
ProCablesegmentIsNew
(
/* (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
這是否有幫助?