Exploding a Linetype

Exploding a Linetype

Anonymous
Not applicable
17,181 Views
6 Replies
Message 1 of 7

Exploding a Linetype

Anonymous
Not applicable

I am using AutoCAD 2015 and I want to explode a Centerline Polyline Linetype. Any ideas?

 

0 Likes
Accepted solutions (1)
17,182 Views
6 Replies
Replies (6)
Message 2 of 7

rkmcswain
Mentor
Mentor
Accepted solution
You want to "explode" the linetype down to its linetype components? Meaning each dash is a separate line?

Use WMFOUT and WMFIN (Insertion point is UL of viewport, and Scale it 2X)



R.K. McSwain     | CADpanacea | on twitter
Message 3 of 7

Anonymous
Not applicable

Yes, I want to explode the Linetype. I am exporting out to a KMZ file, but I would like to have the Centerlines / Hidden Lines stay as such. 

0 Likes
Message 4 of 7

diane.cloutier
Alumni
Alumni

Hello,

 

I just tried using WMFOUT/WMFIN as R.K. suggested, then exploding the resulting  block reference and it appears to work.  Hopefully that worked for you too.

 

Thanks,



Diane Cloutier
Message 5 of 7

janis.prodnieks
Advocate
Advocate

WMFOUT/WMFIN doesn't seem to work properly on large polylines. Here's how middle portion of 6km long dashed polyline looks like with start and end segments being positioned correctly (moved and scaled). Middle line segments seem to be somewhat randomly rotated and little misoriented. The biggest distortion in the picture is 0.35m at the middle bottom (line is 3m, gap is 9m). Red is original, green is a product of WMF operations.

janisprodnieks_0-1633419090414.png

 

0 Likes
Message 6 of 7

rkmcswain
Mentor
Mentor

WMFIN/WFMOUT basically takes a snapshot of what is on the screen and converts it to vector. So the further out you are zoomed, the less resolution of the snapshot and the less accurate the re-imported vectors will be. 

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 7 of 7

janis.prodnieks
Advocate
Advocate

I had zoomed to an object before performing WMFOUT so obviously the object was too large... (or my monitor too small)

0 Likes