Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

akmalrafiq
493 Vistas, 7 Respuestas

Why i cant hatch

Whats wrong with Autocad ?? why i cant even make hatch. It always said no closed boundary founded. Its so obvious I've made the closed boundary and check every corner. Screenshot (266).png

vinodkl
en respuesta a: akmalrafiq

Hello @akmalrafiq 

 

From the image shared, I'm assuming that the objects are elevated, so you are not able to use the HATCH function. Can you please share the drawing so that I can check it from my end and confirm?

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
akmalrafiq
en respuesta a: vinodkl

sure here's the file

vinodkl
en respuesta a: akmalrafiq

Hello @akmalrafiq 

 

As suspected the objects have "Z" values due to which you are not able to perform the HATCH function. Please see the attached images.

However, I was able to hatch the rectangle which doesn't have any problem. If you are not able to see the hatch applied to the rectangle then, type in the command "3DCONFIG" and check if its turned "on".

 

Object containing Z valuesObject containing Z values

 

Side view of the object showing that they are not on 2D planeSide view of the object showing that they are not on 2D plane

 

vinodkl_2-1689569669545.png

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
TomBeauford
en respuesta a: akmalrafiq

The selected object is a spline and that drawing wasn't created with AutoCAD.

64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter
Kent1Cooper
en respuesta a: akmalrafiq

Neither the image nor the drawing file makes it clear what/where you are trying to Hatch.  But yes, a lot of the possible objects involved are at varying Z coordinates.

 

If you can correct that with Properties or the FLATTEN command, you should be able to Hatch.  If there's some reason you can't do that, one thing you can do is to draw a Polyline using the PLINE command, Osnapping to endpoints, etc.  That will result in something all at the same Z elevation, and you can Hatch with Object-selection of that.  But if it's Associative, it would be to that Polyline, not the the things the Polyline was drawn over, so if you want the Hatch to adjust to changes, you should keep that Polyline and change it along with the other elements that it overlays.

Kent Cooper, AIA
pendean
en respuesta a: akmalrafiq

HATCH is a 2D tool.

 

Your drawing is not flat at all

pendean_0-1689609856819.png

 

The areas you are trying to hatch must be flat (Z=0).

 

How would you like to proceed?

 

Kent1Cooper
en respuesta a: pendean


@pendean wrote:

....

The areas you are trying to hatch must be flat (Z=0).

....


A small correction:  they don't need to be Z=0.  They can be at any elevation, but they just need to be Z=all-the-same for a given Hatched area.  However, the Hatch pattern will be drawn at the current drawing elevation, whether or not that is the elevation of the boundary object(s).  Here:

Kent1Cooper_0-1689613896873.png

the red square is the boundary for the green Hatch pattern, and the red is at elevation Z=1, but the current drawing elevation is at Z=0 [WCS], and that's where the green Hatch pattern goes, whether I Hatch it by picking inside or by object selection.

Kent Cooper, AIA