x

ADONIS:
Version 3.90.14 (Released at 02/27/2026)
- Bug in assign property dialog is fixed.

HYRCAN:
Version 3.0.5 (Released at 03/19/2026)
- The issue in the circular failure surface generator module has been resolved.


import script(Read 24455 times)
import script on: December 03, 2018, 01:10:35 am
Hello,
I have a problem to the import of a script. I need to import a topographical profile from Autocad into Adonis, but I do not know how to do it. I downloaded Notepad ++ and I tried to save the profile in .ajs format, but I can not import it into Adonis. Can someone help me? I would also like to know where you can find a more complete Adonis manual, since the one here is useless. Thank you.



Re: import script Reply #1 on: December 03, 2018, 07:51:17 am
you can not import CAD file into ADONIS. Notepad++ is for only editing the existing scripts or creating the new one based on provided command that can be executed by program.

you need to create the geometry inside the ADONIS and unfortunately right now there is no subroutine to import external geometry. In the future I might be able to add this capability.