2D representation with Project2 (any version) + trim

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-03-20 05:07 PM
‎2019-03-20
05:07 PM
Is there a GDL function that with it I can hide / trim a specific 2D area generated by "Project2" (
I have create an upright panel with many different complex options, on of them that it can show skins depending on the desired LOD .... so the I used "Project2{4}" for plan representation.
My problem needs is the result of needing to create the "Project2{4}" twice at a specific LOD, one for the core representation with a specific cut fill properties, and one for the skin, but "Project2{4}" can only control the cut portions of object as if it was one surface only
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.

3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2021-05-24 07:38 PM
‎2021-05-24
07:38 PM
There is very interesting solution to that.
When ArchiCAD generates 2D drawing, it applies the value of given parameters, that can control in 3D script visibility of different parts.
This is going to work, only ifyourParameter is set in parameters list, not in GDL script only.
PROJECT2{3} 3, 270, 3+32, 2+8, 0, 0, 0, 0, PARAMETERS yourParameter=1, yourParameter2=2
When ArchiCAD generates 2D drawing, it applies the value of given parameters, that can control in 3D script visibility of different parts.
This is going to work, only if

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2021-05-24 09:49 PM
‎2021-05-24
09:49 PM
Ah yes.
The good ol' project2{4} bug, that is still not fixed.
The good ol' project2{4} bug, that is still not fixed.

Lucas Becker | AC 27 on Mac | Graphisoft Insider Panelist | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text | My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |
POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»
POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2021-05-25 12:27 PM
‎2021-05-25
12:27 PM
@runxel
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.
