Create 2D solid object from polyline outline?

Create 2D solid object from polyline outline?

kjacsurveyorcad345
Explorer Explorer
660 Views
8 Replies
Message 1 of 9

Create 2D solid object from polyline outline?

kjacsurveyorcad345
Explorer
Explorer

I'm attempting to make my own north arrow and have the line work drawn, but the only way I've been able to fill the interior of the outline is with HATCH. I'd like to create a block out of this object for use in other drawing, but I don't want it to be hatched. Is there a way to create a solid 2D object without hatching? The SOLID command requires making multiple triangles to fill the interior, but UNION will not join them all together.

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

Washingtonn
Collaborator
Collaborator

Post the arrow

 

0 Likes
Message 3 of 9

kjacsurveyorcad345
Explorer
Explorer

Here's the DWG file. I'm using hatch solid fill to show what I am trying to make it look like.

0 Likes
Message 4 of 9

Kent1Cooper
Consultant
Consultant

@kjacsurveyorcad345 wrote:

.... I'd like to create a block out of this object for use in other drawing, but I don't want it to be hatched. ....


If that's the goal, I suggest you make a dedicated Layer to put the Hatch pattern on, which you can freeze or turn off in the drawing(s) in which you don't want the Hatching, using the same Block in all drawings.  Then it won't matter whether the fill is a Hatch pattern, or multiple Solids [which can be fewer than you seem to think, using four-sided ones where applicable], or any other possible way, if there are any.

The only other way that comes to mind that would have the fill in one object as Hatch can [but you didn't do it as one in the sample drawing -- make sure HPISLANDDETECTION is set to 0, and HPISLANDDETECTIONMODE to 1], would be to Presspull the areas to a tiny thickness and Union the results together, but then you would be stuck with using only certain visual styles when you want it to be visible as infill.  And you would still need to do something like the Layer suggestion if you want to use the same Block in multiple drawings but have the infill visible in only some of them.

Kent Cooper, AIA
0 Likes
Message 5 of 9

leeminardi
Mentor
Mentor

You can make the object a single region which will appear solid if an appropriate visual style is active (e.g., Shaded).  Note that Union allows multiple solid objects, or regions, to be unioned together even if they do not touch each other.

leeminardi_0-1742764111585.png

 

lee.minardi
0 Likes
Message 6 of 9

Washingtonn
Collaborator
Collaborator
Accepted solution

Washingtonn_0-1742764673423.png

 

Message 7 of 9

Washingtonn
Collaborator
Collaborator

"note" instead of "not" the top left......

0 Likes
Message 8 of 9

kjacsurveyorcad345
Explorer
Explorer

Very helpful, thank you. Would you mind taking a look at my file? I think I did it correctly.

0 Likes
Message 9 of 9

Kent1Cooper
Consultant
Consultant

@Washingtonn wrote:

"note" instead of "not" the top left......


[Just so you know....  You don't need to post a correction in a separate Message.  You can correct it in your original Message.  Pick the three-stacked-dots thing at upper right, and choose Edit Reply at the top.]

Kent Cooper, AIA