Export/import – group of commands for exporting/importing vector and OD data into other formats (video - https://youtu.be/dOGgHqgQxlg, 2:32):
Export to mif/mid, ODEDIT_QEXPORT_MIF command – export of mif/mid data about objects described with OD from active file to MapInfo format. In the top line-button select the folder for the exported data. Select the required OD from the list using the mouse cursor and the Select all buttons – select/deselect all OD. With the Close polylines as polygons option enabled, closed polylines are transferred to mif/mid as REGION. With the option disabled are transferred as PLINE. Grouped closed polylines are transferred as complex polygons with corresponding holes and the like. When the Overwrite option is enabled, mif/mid of the same name are overwritten.
Only graphic elements with attached OD are processed.
Only graphic elements from visible and unfrozen or unlocked layers are processed.
In the specified folder a new folder with the name of the active file is created, in which the mif/mid files with the names of the exported OD are created.
There is no such command in demo-version.
Batch export to mif/mid, ODEDIT_QEXPORT_MIF_EXT command – batch, consisting of many dwg files export of data about objects described with OD from active file to MapInfo format mif/mid. Select the folder with the exported dwg files in the top line-button. Select the required dwg from the list. Select the folder for the created mif/mid files in the line-button below the list. With the Close polylines as polygons option enabled, closed polylines are transferred to mif/mid as REGION. With the option disabled as PLINE. Grouped closed polylines are transferred as complex polygons with corresponding holes and the like. When the Overwrite option is enabled, mif/mid of the same name are overwritten.
Only graphic elements with attached OD are processed.
Only graphic elements from visible and unfrozen or unlocked layers are processed.
In the specified folder, new folders with the names of the exported dwg files are created, in which mif/mid files with the names of the exported OD are created.
There is no such command in demo-version.
Export to csv, ODEDIT_CSV_EXPORT command – export to csv format of data about objects described with OD. Select the required OD from the list. Select the folder for the created csv files in the line-button below the list. Only graphic elements with attached OD are processed. Only graphic elements from visible and unfrozen or unlocked layers are processed. In the specified folder, csv files with the names of exported OD are created. The top line of the csv files lists the OD field names. The data separator is the ";" character. Fields’ values of the type Character are enclosed in quotation marks. One OD entry corresponds to one csv line. The first values in csv lines – Handle of the corresponding graphic elements.
There is no such command in demo-version.
Import from csv, ODEDIT_CSV_IMPORT command – import into an active dwg of object data, described in csv. Select the folder with the required csv files in the top line-button of the command window. Select the names of the required csv (OD) in the list. The enabled Replace option means that the values of OD fields will be replaced with values from csv.
There is no such command in demo-version.
Explication, ODEDIT_EXPL command - creating a report with calculations in csv format. Select the desired objects in the graphics window. Select the required ODs from the list using the mouse cursor, Ctrl and Shift keys. Enable the Object type field option if the key information for the report is not OD names. Select a field with key information for the report in the button below the list. Specify in the lower input field a separator for the data in the csv file. After clicking OK in the Save as window, specify the save location and the name of the created csv file.
The csv file contains the handle of the specified graphic elements, the names of their OD and the values in the fields of these OD. If an OD field with key information is selected, it is given after the OD names. After the lines with the same OD names or the same values in the key field, the Sum string is given. Sum lines contain the number of such lines and the amounts in the numeric fields in such lines.
The penultimate SumSum line in csv contains the total number of lines with values and the totals of the numeric fields.
The last Unique line in csv contains the number of unique values in the lines.
See more fully in:
ODEDIT_description_en_125-2d.htm