Shapes can't have a solid fill/hatch. You can simulate the fill with closely spaced lines.
Or use text instead of a shape; e.g. use the font file Arial with the character \U+25CF
Registered forum members do not see this ad.
I'm trying to create a linetpye .The line needs to be continuous with a solid(not hollow) circles at distances.This would be the same as FENCELINE1:
*FENCELINE1,Fenceline circle ----0-----0----0-----0----0-----0--
A,.25,-.1,[CIRC1,ltypeshp.shx,x=-.1,s=.1 ],-.1,1
but with filled-in circles.for example circles should be hatched or colored.
An image of desired linetype is attached.
Any help would be great.Thanks in advance.




Shapes can't have a solid fill/hatch. You can simulate the fill with closely spaced lines.
Or use text instead of a shape; e.g. use the font file Arial with the character \U+25CF
Thanks a lot for your concern
I could do this by drawing several circles with same center near each other, which resemble a filled circle as you said.Then I made a shape file of these using the menu Express>Tools>Make Shape , which gives *.shp and *.shx file.I called this file in a *.lin file and it worked
I don't know enough to perform what you said about using fonts, cause I am not that familiar and I've not worked with fonts.
Anyway it solved
![]()
Last edited by arman88; 19th Feb 2008 at 02:10 pm.

Try this (uses Arial font):
Code:;*PROP-FENCE-CL,----0-----0----0-----0----0-----0- ;A,.476777,["\U+25CF",LT-P,y=-.0275,s=.06],.00197,-.037923
DropBox | finding the light...
Seann: ...it went crazy ex-girlfriend on me...
eric_monceaux...its pretty funny seeing two AutoCAD Gods give each other flak...

That gives me an error trying to load the linetype file:
"Bad definition of PROP-FENCE-CL at line 142" (the second line from your code)
DropBox | finding the light...
Seann: ...it went crazy ex-girlfriend on me...
eric_monceaux...its pretty funny seeing two AutoCAD Gods give each other flak...

so do I need to create a text style called LT-P with Arial as the font?
DropBox | finding the light...
Seann: ...it went crazy ex-girlfriend on me...
eric_monceaux...its pretty funny seeing two AutoCAD Gods give each other flak...




Registered forum members do not see this ad.
You can make all sorts of "text-based" linetypes with the various shapes that are in wingdings.ttf, webdings.ttf, etc. Here are a couple...
dings.png
Bookmarks