mxcad_2d API 文档 / 2d / MxCompare
Class: MxCompare
2d.MxCompare
MxCompare 两个图纸比较
Table of contents
Constructors
Methods
Constructors
constructor
• new MxCompare()
Methods
do
▸ do(database): boolean
把当前控件显示的内容和database的图纸进行比较
Parameters
| Name | Type |
|---|---|
database | McDbDatabase |
Returns
boolean
getResult
▸ getResult(): any[]
得到图纸比较结果
Returns
any[]
