Search found 2 matches

by Semon
Wed Oct 29, 2014 10:26 am
Forum: dxflib 'How Do I' Questions
Topic: Get Block coordinates to adjust relative Entities
Replies: 5
Views: 26625

Re: Get Block coordinates to adjust relative Entities

I implemented all methods to check which ones were called and found out that "addInsert" is called before all "addText" calls. And those inserts hold the coordinates i need.

Thank you very much, this helped me alot.
by Semon
Wed Oct 29, 2014 9:14 am
Forum: dxflib 'How Do I' Questions
Topic: Get Block coordinates to adjust relative Entities
Replies: 5
Views: 26625

Get Block coordinates to adjust relative Entities

I am currently working on a Project where i need to convert dxf (AC1009) files. The problem i have currently is that it works fine as long as Entities hold absolute Coordinates. As soon as Entities have relative coordinates to the Block they are within, it doesn't work and i can only get the relativ...

Go to advanced search