跳到主要内容

RoutingFaceConnectivityDetectionResult interface

Signature:

interface RoutingFaceConnectivityDetectionResult 

Properties

Property

Modifiers

Type

Description

failed

IDPCommon.DB.Types.ElementId[]

走线检测失败的一组组走线

requestElementId?

IDPCommon.DB.Types.ElementId[]

(Optional) 此次走线检测时,请求的数据

status

'success' | 'failed'

走线检测的整体结果,是否程序出现异常 success: 表示全部检测,程序无异常 failed: 表示程序运行失败

successed

IDPCommon.DB.Types.ElementId[]

走线检测成功的一线组走线