beakerboy
Chemical
- Jun 9, 2008
- 7
I'm using AutoCAD LT 2004. I would like to create a custom linetype of a straight line with a "sine wave" at certain intervals. The sine wave is just a circle arc above the line followed by an arc below the line.
Based on all the reading I've done, I'll need to create an shp file defining the wave (should be simple) and then compile it into an shx file to use within my aclt.lin file. Unfortunately, AutoCAD LT does not have the abilty to compile shx files and it doesn't look like the LT Express Tools bring in that functionality. Is there a free tool out there I can use? Alternatively, would a kind person out there be able to compile this for me? A free tool would be best in case I need to tweak the look.
I think the shp code would be:
*1,13,SINE,11,(159,97,0,1,-030),11,(97,159,0,1,047),0
Thanks,
Kevin
Based on all the reading I've done, I'll need to create an shp file defining the wave (should be simple) and then compile it into an shx file to use within my aclt.lin file. Unfortunately, AutoCAD LT does not have the abilty to compile shx files and it doesn't look like the LT Express Tools bring in that functionality. Is there a free tool out there I can use? Alternatively, would a kind person out there be able to compile this for me? A free tool would be best in case I need to tweak the look.
I think the shp code would be:
*1,13,SINE,11,(159,97,0,1,-030),11,(97,159,0,1,047),0
Thanks,
Kevin