Trying to hatch a complex object - AutoCAD 2025

Trying to hatch a complex object - AutoCAD 2025

d_pencik
Observer Observer
197 Views
10 Replies
Message 1 of 11

Trying to hatch a complex object - AutoCAD 2025

d_pencik
Observer
Observer

Hello, i have a complex object, that i Want to hatch to make it not transparent (when placing in 2D view in front of another object). I tried to make boundary of the block with no luck. Then i tried to select all parts of the complex object to hatch it also with no luck. Please help.

 

@d_pencik Your post title was modified to add the product name and version and to increase findability - CGBenner

0 Likes
198 Views
10 Replies
Replies (10)
Message 2 of 11

pendean
Community Legend
Community Legend

@d_pencik So where do you want to hatch exactly? Hard to tell in your 47,857 2D objects of lines and arcs what it is you are trying to do, which is likely your issue, these are very fragmented

 

pendean_0-1757420956036.png

 

 

But if you just zoom in to the area you want to hatch, and if needed, hide whatever else is not needed, you can indeed hatch all you want (and make it transparent etc).

 

pendean_1-1757421557713.png

 

 

Message 3 of 11

d_pencik
Observer
Observer

Hello, i want to hatch the entire object, so i can give it a colour and place it in front of other objects.

Message 4 of 11

paullimapa
Mentor
Mentor

which parts of this drawing should be the boundary that you want to apply the hatch?

paullimapa_0-1757434097773.png

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 5 of 11

d_pencik
Observer
Observer

Just the outline

Message 6 of 11

R_Tweed
Advisor
Advisor

Disregard for previous post, for some unknown reason, I thought I was in the aca forum.

Using plain Autocad, You could create multiple boundaries of small sections and then merge them into one region to create a hatchable mask or just rough out an outline of the object with a polyline and hatch.

 

R_Tweed_1-1757437615199.png

 

 

 

Message 7 of 11

Kent1Cooper
Consultant
Consultant

The "usual" way to do something like this would be to draw a closed shape outboard of and around stuff [a circle, rectangle, whatever], start BPOLY / BOUNDARY and pick in the space outside your stuff but inside the surrounding closed shape.  If your stuff forms a closed perimeter, that should create a Polyline or Region outline around your stuff [and also another coinciding with the surrounding shape -- you can delete those two].  You can then use that Boundary object as you wish.

[In your drawing, even trying this around the smallest assembly, I got a dire warning about how many objects there are, and that it could take a while if I chose to proceed.  I did -- it's working on it now -- we'll see whether it can get there.]

EDIT:  After about two hours, it still couldn't determine a closed boundary.  Problem areas circled in red:

Kent1Cooper_0-1757443805717.png

Kent Cooper, AIA
Message 8 of 11

pendean
Community Legend
Community Legend

@R_Tweed wrote:

Disregard for previous post, for some unknown reason, I thought I was in the aca forum....


Is there a solution unique to ACA? Please share.

0 Likes
Message 9 of 11

R_Tweed
Advisor
Advisor

The tools available in ACA are different and I'm not completely sure some are not available in Autocad. 

It might be good idea to explain some of the commands available with differences noted.

 

1.  Shrinkwrap can help in some instances where it creates a polyline boundary around a selection set. Similar to the boundary command with less steps.

2. Aecpolygons allow for boolean operations and can be grip  edited like polygons or hatches.  It would be similar to a region that was strectchable.

3. Aecpolygons can mask. Similar to using wipeout. Except that wipeouts do not support curved segments.

4. Aecpolygons are style based, can mask and/or have a color toned "hatch" combined depending on display options.

5. AEC modify functions, subtract, divide, trim, and merge objects..

 

My initial response was to use an Aecpolygon as a mask. 

I made an aecpolygon rectangle, used  lineworksubtract command to cutout some portions, converted a few segments to arcs and used shrinkwrap to create a couple of sections, merged all into one boundary to get the shape shown.  

 

 

R_Tweed_0-1757452654320.png

 

Message 10 of 11

pendean
Community Legend
Community Legend

Thanks @R_Tweed Looks like they are too complex

pendean_0-1757508901121.png

 

0 Likes
Message 11 of 11

R_Tweed
Advisor
Advisor

@pendean 

Yes,  taken as a whole, shrinkwrap can be temperamental with large numbers of items, reversing curves etc.  It works better with smaller sections. 

This video has a few stumbles and shows that not everything works perfectly.