ppolvado Posted June 17, 2009 Posted June 17, 2009 I am writing a dxf file to translate a drawing that can be input into Cad. I am attempting to change the color using the Group Code 62 for a line but the color remains black. I know the code number is right because I can get a filled object (triangle) to change colors. I have used the group code 62 in the entities section directly behind the LINE command. What am I doing wrong? Quote
chelsea1307 Posted June 17, 2009 Posted June 17, 2009 are you changing the line set by color color or the layer the lines on color. if the later it could by set by color and not by layer Quote
ppolvado Posted June 17, 2009 Author Posted June 17, 2009 I'm not doing it by layer. I was simply inserting the group code 62 followed by the number of the color I desired in the entities section. Since there are a possibility of 256 colors that can be used, I thought doing it by a layer was too much. I thought I could change the color for each line I wanted to write. Quote
ppolvado Posted June 22, 2009 Author Posted June 22, 2009 Changed it do set up the layer and it works great - thanks!!! 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.