BTS Model Extraction AutoCad 2019

BTS model can be extracted from AutoCad using VBA Macro. The macro is part of the Sym3 Installer and can be loaded from [Sym3 Installation Directory]\Macro\AutoCad

  1. After load BTS model in AutoCad, select “Run VBA Macro” in “Manage” tab.

  2. Macros popup will appear. Click on “VBA Manager”.

  3. VBA Manager popup will appear. Click on “Load”.

  4. From Open Dialog, browse to [Sym3 Installation Directory]\Macro\AutoCad directory and select macro as shown below and click Open

  5. A popup window may appear to ask permission to enable macro. Click “Enable Macros”

  6. Notice the macro has been loaded in VBA Manager. Click “Close”.

  7. After successfully loading macro, click “Visual Basic Editor” in Manage tag.

  8. In Visual Basic Editor, double click on “frmSimulation” as shown below

  9. After “frmSimulation” is loaded, click on play button as shown below

  10. Data extraction window will appear, click “Export BTS blocks”

  11. Browse folder in which extract csv file will be saved and clock “Ok”

  12. After extraction is complete, close data extraction window and Visual Basic Editor

The BTS model file is now ready in the selected folder which can be imported into Sym3 using “BTS Import” function.