RoutingFaceConnectivityDetectionResult interface
Signature:
interface RoutingFaceConnectivityDetectionResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
IDPCommon.DB.Types.ElementId[] | 走线检测失败的一组组走线 | ||
IDPCommon.DB.Types.ElementId[] | (Optional) 此次走线检测时,请求的数据 | ||
'success' | 'failed' | 走线检测的整体结果,是否程序出现异常 success: 表示全部检测,程序无异常 failed: 表示程序运行失败 | ||
IDPCommon.DB.Types.ElementId[] | 走线检测成功的一线组走线 |