[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/MxCompare
Class: MxCompare
2d.MxCompare
Comparison of two MxCompare drawings
Table of contents
Constructors
Methods
Constructors
constructor
• new MxCompare()
Methods
do
▸ do(database
): boolean
Compare the content displayed by the current control with the drawing of the database
Parameters
Name | Type |
---|---|
database | McDbDatabase |
Returns
boolean
getResult
▸ getResult(): any
[]
Obtain the comparison results of the drawings
Returns
any
[]