Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get work importing manufacturers dxf #1

Open
scorpio810 opened this issue Oct 9, 2022 · 1 comment
Open

how to get work importing manufacturers dxf #1

scorpio810 opened this issue Oct 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@scorpio810
Copy link

scorpio810 commented Oct 9, 2022

https://qelectrotech.org/forum/viewtopic.php?id=2315

Hi,
I tried the new dxf importer. Works fine with dxf created by myself.
But.
If I try to import Siemens or Phoenix files nothing happens.

..............Example...........
./dxf2elmt ~/Data/TMP/Untitled.dxf -v
<?xml version = "1.0" encoding = "UTF-8"?>
<definition height="10" width="10" hotspot_x="0" hotspot_y="0" version="0.80" link_type="simple" type="element">
    <uuid uuid="{51843470-7aa6-45a5-8e21-0333332679d1}" />
    <names>
        <name lang="en">/home/td/Data/TMP/Untitled</name>
    </names>
    <informations>Created using dxf2elmt!</informations>
    <description />
</definition>
.........................

How do I get it work?

TIA
Thomas

@antonioaja
Copy link
Owner

Checked file, seems to be an issue with currently unsupported features. Will close this when these entities are supported.

-Antonio

@antonioaja antonioaja self-assigned this Oct 10, 2022
@antonioaja antonioaja added the enhancement New feature or request label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants