Loading DXF/DWG files

Drawing > New/Open > Open > 2-D Import

Use this function to load an already existing DXF/DWG files.

 

ACADHCAD functions are executed internally; the value 1 is set for scale and dimension unit. For conversion you require ACADHCAD.DAT, ACADHCAD.DA1, ACADHCAD.DA" or ACADHCAD.DA3 from the HiCAD sys directory.

Choose in the selection box of the dialogue window which file is to be used for import.

 

Please note the following:

In the ACADHCAD.DAT (sys-directory) you can make weight-colour assignments. The number 0 determines the colour of the STANDARD assignment, the following 9 numbered lines are used for determination of the weights:

COLWE 0 0 # STANDARD

COLWE 1 7 # 0.13 # COLWE Ser. No. Colour

COLWE 2 7 # 0.18

With colour = -1 the algorithm is switched off generally (COLWE 0 -1)

The line type fields 1-9 are defined according to DIN. The weight entry in DXF takes priority over a colour entry, irrespective of the group sequence in the DXF file.

For the setting LAYOU in ACADHCAD.DAT the following applies now:

= 0: Read all layouts at once (incl. model) without query

= 1: Offering of the layouts and the model, as well as the option All (when selecting individual layouts the model will always be deleted now)

< 0: identical with 0

> 1: identical with 1

Independent of the ACADHCAD.DAT all data will be read in during list processing. During DXF creation only the currently visible image will be transferred, i.e. only the active sheet area, as hitherto.

The entry SPAFI 1 or 0 has been added to the sys\ACADHCAD.DAT file.

This entry evaluates the surface filter (DXF = SPATIAL-FILTER) -which is possibly assigned to the DXF (blocks) parts.

Without the filter (SPAFI 0), elements which are not visible in AutoCAD may be transferred to HiCAD. If the filter is used, these elements are deleted.

 

Please note:

 

2-D InterfacesThe ACADHCAD.DAT FileDXF/DWG SettingsFurther Conversion Hints