2022-06-29 04:22 AM
Hi,
Does anyone know how to create or download 45 deg alternating Earth Hatch, to represent cut through natural ground/earth?
Please find attached. (The image is of a Structural Footing - AutoCAD)
Regards,
Solved! Go to Solution.
2022-06-29 04:30 AM
It is easy to create new "Hatches" in AC, they are called "Fills".
Read:
https://community.graphisoft.com/t5/Document-articles/How-to-create-a-custom-Fill/ta-p/303913
and
https://community.graphisoft.com/t5/Document-articles/About-Fills/ta-p/303850
2022-06-29 04:30 AM
It is easy to create new "Hatches" in AC, they are called "Fills".
Read:
https://community.graphisoft.com/t5/Document-articles/How-to-create-a-custom-Fill/ta-p/303913
and
https://community.graphisoft.com/t5/Document-articles/About-Fills/ta-p/303850
2022-06-29 08:39 PM
2022-06-29 08:50 PM
Another question:
Now I've created the hatch, how can I export/ download the fill and install into new projects?
2022-06-30 05:21 AM
Apologies, I assume too much familiarity with the software. It is with Attribute Manager.
Options > Element Attributes > Attribute Manager
Click on the tab with the Fill icon, on the right side you can 'import' the XML file. If you then select the fill type on the right side you can either append (add it to the bottom of the list in terms of index number) or add by index or by name, which might overwrite an existing fill type in your project.
2022-06-29 04:56 AM
Attached the ground fill that is part of our standard template. I'd assume you have something similar in the template that ships with your version of Archicad.
2022-06-29 07:58 PM
The problem with the default on is that it is a two tile texture instead of a four tile, which means you get one set of checks creating continuous lines instead of it alternating in both directions...
2022-06-29 08:44 PM
Thanks for the download, but it's an .XML extension, which is used in Web/ website applications?
Also, how can I uploaded the file into Archicad and use it as a fill?
2022-06-29 08:51 PM
@cadsph wrote:
Thanks for the download, but it's an .XML extension, which is used in Web/ website applications?
Also, how can I uploaded the file into Archicad and use it as a fill?
With 'Attribute Manager'.
Barry.
2022-06-30 06:20 AM
Also the exchange format for Archicad Attributes is XML which is not only used for web apps.
2022-06-30 06:24 AM
Thanks, I managed to create a .xml of the hatch I created.
2022-06-30 07:03 AM
You can also open other Archicad file types that have attributes (PLN, AAT, PLA, TPL) to exchange project attributes.
AAT is the older format used to exchange only attributes. This has been replaced by XML as far as I can tell.
PLN is a project file. PLA archive file and TPL are template files.