x

ADONIS:
Version 3.90.11 (Released at 07/28/2025)
- A new capability has been implemented to ensure moment continuity between two separate beam elements that share the same structural node

HYRCAN:
Version 3.0.2 (Released at 07/27/2025)
- Bug in adding user defined surface using center and radius is fixed.


import script(Read 17160 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.