Background Mask for Block Objects

Background Mask for Block Objects

Anonymous
Not applicable
51,427 Views
3 Replies
Message 1 of 4

Background Mask for Block Objects

Anonymous
Not applicable

Hi all,

 

I would like to know how to put a background mask on Blocks like of that in Mtext. I've tried making a hatch background and color it with white but the autocad seems converting the color into black which it should not i think. Please help any help will be appreciated. BTW i'm using AutoCad 2014

 

Thanks and regards,

"Mac"

0 Likes
Accepted solutions (1)
51,428 Views
3 Replies
Replies (3)
Message 2 of 4

Ajilal.Vijayan
Advisor
Advisor
Accepted solution

In block editor create a wipeout for the area which you needs to mask.

Then use draworder to bring the objects to front so that wipeout will be on back.

Message 3 of 4

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> I've tried making a hatch background and color it with white

That is my preferred way too, but the color should be truecolor (255,255,255) then AutoCAD does not convert it.

If you use that block many times (thousands+) in your drawing and the block is not dynamic then I would set the hatch to "not assocaitive", that makes regenerating the drawing faster.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 4 of 4

dale360
Community Visitor
Community Visitor

best I found is using a command called SEGS ore STSEG that I use to segment any arcs to segmented polyline and then I use wipeout to convert my polyline.

Ore you can use a solid hatch

0 Likes