Problem: import DXF...

Dear,

I’m imported a DXF file from AutoCAD to Blender. The imported file is displayed perfectly in Blender. However, there isn’t provided the Edit Mode, only the Object Mode.

Already installed, delete, reinstalled import_dxf.py file and added to Blender 2.49 and the drawing is still only available in Object Mode.

I even tried downloading the DXF import script for Blender 2.5 but the page does not open.

How can I solve this problem?

hi,
is this problem specific to dxf-importing or to using Blender in general?
usually you have to hit TAB to start edit-mode

you CAN NOT use 2.55-scripts in 2.49 nor 2.49-scripts in 2.5x!

The problem of edit mode, occurs only in the import dxf.

Blender for use in general, not import dxf, edit mode is activated normally via TAB.

The script I used is only compatible with Blender 2.49 and not with Blender 2.5x.

What I meant is that I tried to download the script to import dxf Blender 2.5x version for use in Blender 2.55.

However the page (https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/io_import_scene_dxf.py) where the script was written to open in my browser as a python source code.

Since I’m new to Blender and python, I do not know how to turn this file .py to be imported to Blender 2.5x.

Again, how can I solve this problem?