GDL objects not showing separate materials when cut in 3d

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-05-19 10:40 AM
‎2014-05-19
10:40 AM
Is this new behavior in 17 or has this always been the case? Is there a GDL command that would enable this?
David Collins
Win10 64bit Intel i7 6700 3.40 Ghz, 32 Gb RAM, GeForce RTX 3070
AC 27.0 (4001 INT FULL)
Win10 64bit Intel i7 6700 3.40 Ghz, 32 Gb RAM, GeForce RTX 3070
AC 27.0 (4001 INT FULL)
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-05-19 08:56 PM
‎2014-05-19
08:56 PM
If this is the case then the GDL Object is probably not scripted in a way to show these diffferent Building Materials.
As far as I remember it is the SECT_FILL command in GDL that you have to use to set the section fill you want the given geometry to use. You can then use the SECT_FILL command as many time as you want to switch.
So it goes like this:
As far as I remember it is the SECT_FILL command in GDL that you have to use to set the section fill you want the given geometry to use. You can then use the SECT_FILL command as many time as you want to switch.
So it goes like this:
SECT_FILL 1 BLOCK 1, 1, 1 (will use fill 1 when cut) ADDX 1 SECT_FILL 2 BLOCK 1, 1, 1 (will use fill 2 when cut) etc...
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-05-20 08:00 AM
‎2014-05-20
08:00 AM
Thanks Laszlo.
SECT_FILL only defines the fills that appear in 2d sections cuts. (I think) The issue here is what happens when the object is cut in 3d.
I'm seeing the same behavior with standard library doors and windows. On the other hand, composite walls and slabs do show their separate skins in 3d cuts. I'm guessing this is the way its always been with library parts and I've only just noticed since 17 started showing us the skins of composite elements in 3d cuts.
SECT_FILL only defines the fills that appear in 2d sections cuts. (I think) The issue here is what happens when the object is cut in 3d.
I'm seeing the same behavior with standard library doors and windows. On the other hand, composite walls and slabs do show their separate skins in 3d cuts. I'm guessing this is the way its always been with library parts and I've only just noticed since 17 started showing us the skins of composite elements in 3d cuts.
David Collins
Win10 64bit Intel i7 6700 3.40 Ghz, 32 Gb RAM, GeForce RTX 3070
AC 27.0 (4001 INT FULL)
Win10 64bit Intel i7 6700 3.40 Ghz, 32 Gb RAM, GeForce RTX 3070
AC 27.0 (4001 INT FULL)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-05-20 06:04 PM
‎2014-05-20
06:04 PM
Yes, you are right, those are only for Section/Elevation etc.
Well, the answer is that Building Materials (and Priority Based Connections, which is based on Building Materials) are not implemented in GDL-based element types. It is mentioned in this clip at about 1:27:
https://www.youtube.com/watch?v=fPlRm9nlpHg
Well, the answer is that Building Materials (and Priority Based Connections, which is based on Building Materials) are not implemented in GDL-based element types. It is mentioned in this clip at about 1:27:
https://www.youtube.com/watch?v=fPlRm9nlpHg
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28