跳到主要内容

IDP.Custom.Detection 命名空间

namespace Detection 

检测相关能力

函数

函数

描述

checkIntersectionAsync(option)

获取指定模型的干涉检测结果 默认会检测方案所有的模型

detectAsync(config, option)

集成的检测接口 调用后会打开检测面板,执行config中等于true的检测,并返回检测后的结果 注意:该检测只针对当前场景中的房间,建议配合IDP.Interaction.getSelectedRooms使用

detectByModelIdAsync(config, modelIds)

按模型ids批量检测

detectIntersectAsync(option)

干涉检测

detectRuleAsync(options)

规则检测

detectValidityAsync(option)

有效性检测

getDetectConfig()

获取各工具线支持的检测规则

变量

变量

描述

DetectType

检测类型