Generated Macros
- Last UpdatedJan 24, 2023
- 1 minute read
The Design macro files generated by Import-DGN are text files, and can be examined and edited in a text editor, if required.
The macro files can be very big and slow to import into design, particularly if the dgn files is large, or contains many elements which translate into polygons or polyhedra. Importing the macro files from the command line without graphics or tracing can make the process faster.
For example, these commands should be run from the Monitor Command Window:
dev tty
design
trace off
/*
new site /test_implanti
setstar
$m /dgn8example.mac
$m /tank1.mac
$m /tank2.mac
$m /tank3.mac
monit