create a new custom linetype

create a new custom linetype

guido_maniglia
Enthusiast Enthusiast
394 Views
8 Replies
Message 1 of 9

create a new custom linetype

guido_maniglia
Enthusiast
Enthusiast

Can anyone help me create a new linetype like the picture?

 

guido_maniglia_0-1752138604066.png

 

I tried to create it from express tools but it doesn't let me select a circle 

 

guido_maniglia_1-1752138674888.png

 

Thx

 

 

0 Likes
Accepted solutions (2)
395 Views
8 Replies
Replies (8)
Message 2 of 9

richard_387
Advocate
Advocate
Accepted solution

It looks like the FENCELINE1 linetype, but without the spaces.

 

So I copied the FENCELINE1 definition and edited out the spaces

 

*FENCELINE1,Fenceline circle ----0-----0----0-----0----0-----0--
A,.25,-.1,[CIRC1,ltypeshp.shx,x=-.1,s=.1],-.1,1


*FC1,line with circle ----0-----0----0-----0----0-----0--
A,.25,[CIRC1,ltypeshp.shx,x=-.1,s=.1],1

 

Line with circle.PNG

0 Likes
Message 3 of 9

vladimir_michl
Advisor
Advisor
Accepted solution

Like this?

 

*Circle0,Circled ----()----()----()-----()-----
A,4,[CIRC1,ltypeshp.shx,S=.8,X=-.8],4

 

circled.png

 

Vladimir Michl, www.arkance.world  -  www.cadforum.cz

 

0 Likes
Message 4 of 9

Kent1Cooper
Consultant
Consultant

Read about MKLTYPE [@pendean's correction] in Help.  It describes what you can use in the process, and a Circle is not among the options.  But AutoCAD comes with a very similar linetype:  FENCELINE1:

Kent1Cooper_0-1752142928342.png

It uses a Shape as the Circle.  If that looks right except for the line being broken at the circles, its definition can certainly be adjusted to cross through them.  And the spacing between instances of the circle [one thing your image doesn't address] can be adjusted.

Or, put in the Shape [it's called CIRC1 in the ltypeshp.shx file], which is among the permitted things you can use in MKLTYPE.

Kent Cooper, AIA
0 Likes
Message 5 of 9

pendean
Community Legend
Community Legend

@Kent1Cooper wrote:

Read about MDLTYPE in Help. ...


MKLTYPE for anyone skimming the excellent reply above.

0 Likes
Message 6 of 9

guido_maniglia
Enthusiast
Enthusiast

This method doesn't work, you can't select a circle

0 Likes
Message 7 of 9

Kent1Cooper
Consultant
Consultant

@guido_maniglia wrote:

This method doesn't work, you can't select a circle


If by "this method" you mean the MKLTYPE command [since you replied to @pendean, who mentioned only that], as I said, a Circle is not an allowable object to use in MKLTYPE, but a Shape is.  It should work if you put in a CIRC1 Shape [read about the SHAPE command in Help].

Kent Cooper, AIA
0 Likes
Message 8 of 9

CGBenner
Community Manager
Community Manager

@guido_maniglia 

Do you still need help with this or did the answer given by @Kent1Cooper help you solve it?

Did you find a post helpful? Then feel free to give likes to these posts!
Did your question get successfully answered? Then just click on the 'Accept solution' button.  Thanks and Enjoy!


Chris Benner
Community Manager

0 Likes
Message 9 of 9

guido_maniglia
Enthusiast
Enthusiast

Hi, I've already marked the posts that solved the problem.

0 Likes