License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

GDL
About building parametric objects with GDL.
SOLVED!

3D shape inside another 3D Shape.

Mihalcea Bogdan
Contributor
Hi!
I have 2 objects a cylinder and a cube. The cube smaller that the cylinder and is located entirely inside of the cylinder.
The 2D view generates a preview where only the cylinders top is visible.
Is there any way to make archicad understand that i need the both of them to show up in the 2D top view? Possibly with very little code because the cube sometimes is another complex object.
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Jochen Suehlo
Moderator
You can write a 2D Script or you can try PROJECT2 3, 270, 1 (with 1 at the end for "wire frame")
If you still do net see the inner shape with this PROJECT2, you can try Solid Element Operations in 3D.
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de

View solution in original post

2 REPLIES 2
Solution
Jochen Suehlo
Moderator
You can write a 2D Script or you can try PROJECT2 3, 270, 1 (with 1 at the end for "wire frame")
If you still do net see the inner shape with this PROJECT2, you can try Solid Element Operations in 3D.
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
Mihalcea Bogdan
Contributor
Thank you, solved my issue!