We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-06-20 06:16 PM
I would like to use PROJECT2{4} on a door/window, so a cut view can be shown in plan. Since D/W are built face down, and the P2{4} cut planes are parallel to the XY plane, how could this be done? I tried rotation in the 3D script using
GLOB_SCRIPT_TYPE=2, but this seems to have no effect. Any ideas appreciated.
2023-06-21 04:03 AM - edited 2023-06-21 04:07 AM
This works poorly as you cannot control the pens and end up with a uniform thickness... The {4} functions do not work in this situation either. Below is my exploration thread from a few years back, and a thread with a way you can create a "cut" though this cut has major shortfalls too. In the end, I just went and fully scripted the 2D view...
https://community.graphisoft.com/t5/Libraries-objects/Project2-4-Usage/m-p/249512
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-06-21 04:20 AM
I am not sure about the cut planes with the {4} version.
But isn't is just a matter of setting a side view (4) instead of top view (3) for the Projection Code.
And then set the angle (270 will be from the front\bottom, 90 should be from the top/back).
So for a side view from the bottom end of the window ... PROJECT2{4} 4, 270, .........
Barry.