ali888 Posted December 31, 2008 Posted December 31, 2008 Hi, I was wondering if i could get some help here. I use AutoCAD LT 2005 here. My question is i had no idea why i am getting a different data in DXF format here. The following below is the one i got a while ago. 0 SECTION 2 HEADER 0 TEXT 5 22E673 330 199AC 100 AcDbEntity 8 MyDatapoint 48 3.0 100 AcDbText 10 310274.1366997352 20 5827918.583314535 30 0.0 40 1.0 1 T7610S 7 text2mm 100 AcDbText Now, i got a different data when i started a drawing from scratch 0 TEXT 5 EC 330 1F 100 AcDbEntity 8 MyDatapoint 100 AcDbText 10 706.2562621262673 20 578.676195480436 30 0.0 40 2.5 1 T100S 100 AcDbText The difference is that there are six steps down from "MyDataPoint" before it hits the X-Coordinate (for the first DXF) while it only takes 4 steps for the second DXF. I don't know how to get the same data as i did before. I wonder if anyone would be able to help me out please. Thank you in advance Quote
CarlB Posted December 31, 2008 Posted December 31, 2008 The first example has additional 2 lines, "48" & "3.0". Group Code 48 is linetype scale; so it must be one text had a linetype scale of 3.0 assignd to it. You may have had CELTSCALE set to 3 when the first example text was created. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.