Export (DWG -> MI)
Compress Files
Allows to compress the ME10 drawing created with a conversion from AutoCAD. ME10 files (usually having .mi extension) are text files, that means a compression usually helps a lot with the size of the file.
Convert Blocks In Parts
Transforms .dwg blocks into me10 parts.
Instances of blocks with identical names are converted into parts with different names, the names are composed by the original name and a random or sequential number.
Exclude Frozen Layers
By enabling this parameter the converter will ignore frozen layers.
Exclude Off Layers
By enabling this parameter the converter will ignore turned off layers.
Export ME10 Layers
Allows to export using ME10 layers. Some ME10 users do not use parts but layers. Enabling this excludes the part conversion.
Maximum Number of Point per Spline
Maximum number of points generated to interpolate a spline. This parameter is to be considered a safety parameter to avoid spending too much time in conversion.
Optimize for TOP
Allows to improve the conversion of dimensions of drawings made with TOP.
Remove Changes Made (slow)
Allows you to cancel all the operations that the converter performs during a conversion from AutoCAD to ME10. During the conversion phase, the converter analyzes and modifies the drawing to make it as compatible as possible with ME10. This normally results in a downgrading of the drawing characteristics. Explosion of blocks and polylines, interruption of all geometries in the dimension points, etc... At the end, remember not to save the current drawing otherwise you run the risk of finding yourself with a corrupted drawing. By activating this option at the end of the conversion phase, the drawing is restored to its initial conditions.
EnableUndo = 1 Enables undo at the end of the conversion.
EnableUndo = 0 Do not perform any undo at the end of the conversion.
It should be noted that this operation takes time, so it is necessary to make a careful evaluation as to whether or not it is necessary to activate it.