Save complex linetypes in R12 DXF format

Save complex linetypes in R12 DXF format

Anonymous
Not applicable
2,466 Views
4 Replies
Message 1 of 5

Save complex linetypes in R12 DXF format

Anonymous
Not applicable

Hi,

 

I'm using AutoCad Map 3D 2010 to create some blocks and linetypes. I'm having problems when I try to see my complex linetypes in DXF R12 format. All the others objects (blocks and simple linetypes) seems fine. To create my linetypes I created a .lin file.

 

Does anyone can help me understand why this happens?

 

Thanks

Reply
Reply
0 Likes
Accepted solutions (3)
2,467 Views
4 Replies
Replies (4)
Message 2 of 5

pendean
Community Legend
Community Legend
Accepted solution

Not a feature of R12: post a sample file.

Reply
Reply
0 Likes
Message 3 of 5

Anonymous
Not applicable

Thanks

 

I don't know what do you mean as a sample, so I attached all files - dwg and dxf R12. Below I post the .lin file

 

I wanted to create for instance a double parallel lines, When I try to see the dxf file I got this error message "

Unknown group 75 for table on line 716.
Invalid or incomplete DXF input -- drawing discarded.

 

Unknown group 75 for table on line 716.Invalid or incomplete DXF input -- drawing discarded."

 

If could give me any tip I would be grateful

 

 

- - - dobleLine.lin - - - 

 

;; [CODE_PAGE] ANSI_1252

*doubleLine,

A,0.01,-0.002,["-",STANDARD,S=0.2,R=0.0,X=-0.04,Y=0.07],0.01,["-",STANDARD,S=0.2,R=0.0,X=-0.05,Y=-0.07],0.01

- - - -

 

Reply
Reply
0 Likes
Message 4 of 5

artc2
Autodesk
Autodesk
Accepted solution

As Dean said, complex linetypes are not supported in AutoCAD R12, so you won't be able to get your complex linetypes into R12 dxf files.

 

From the error you descibe, it sounds like our R12 DXF converter has a bug in it when it comes to processing complex linetypes.  Your best option is to make sure that your dwg files don't have complex linetypes in them when you are saving to R12 dxf.

Reply
Reply
0 Likes
Message 5 of 5

Anonymous
Not applicable
Accepted solution

OK! Thank you both for the answers!

Reply
Reply
0 Likes