x

ADONIS:
Version 3.90.4 (Released at 04/07/2024)
- Bug in interface save/read is fixed.
- Bug in mesh generation action has been fixed.

HYRCAN:
Version 2.0.13 (Released at 02/03/2024)
- To allow users to import CAD files using scripting, the importmodel command is introduced.
- Program's webhelp has been reformatted.


How to Import DXF file?(Read 5372 times)
How to Import DXF file? on: March 18, 2022, 09:36:45 am
Import DXF wizard tool allows user to import and geometry (i.e. line, polyline and etc.) and supports (end anchored, soilnail, tieback).

To import geometries from a DXF file:

    1-Select Import DXF from the File menu.
    2- In the Import DXF dialog, click on Select DXF File button and select the required DXF file and press Open.
    3- In case you want to modify the output filename click on Output Filename checkbox and specify output script   filename. By default the output filename is identical to the input DXF filename.
    4- Then select Unit System. Uncheck the Load Script after Creation if you don't want to load the created script after generation.
    5- Click on Apply button, to generate the script file (i.e. *.hjs). Please note that the created script file will be located at the same directory as input DXF file.

If you are using LibreCAD or AutoCAD to create DXF files for import into HYRCAN, use the attached conventions for layering and entity type. one dxf file is also attached as an example.

-Roozbeh