I started to code a walk-in shower and I am done with 2D/3D I just need
to add a MEP connection on the drain, however its been rough. took a
look at this post:
https://gdl.graphisoft.com/tips-and-tricks/how-to-make-a-mep-equipment-objectand
some Equi...
Hi all, I am making sockets and switches in GDL and was wondering if an
object can cut through a wall. since I am making a socket/switch I don't
want to use window/door as subtype... Is there a way that I can tell a
part to cut thou the wall?
Hi all, I know you can implement property manager autotext in gdl by
adding poperty_id of autotext. I get the ID by saving label with that
autotext i a new object. I there a way to get id of autotext by not
saving labels constantly? And is there a wa...
Hi all, I do not understand PROJECT2{2} command... My main goal is to
get a fill from projected 3D surface, however when I assign a background
color it does not work... What am I doing wrong? PROJECT2{2}
2,90,32+512,3,0,0,45
Hi all, Is it possible to make a UI script that look something like
this: generally speaking all the options are are dropdown list, and
icons... but biggest question for me actually is can I make these two
selectable buttons (1,2). they represent pos...
You can do that but I would code it directly in to textbox like this:
paragraph "AC_PRG_2" 1,0,0,0,1 STR{2} ("%cm",a)+"x"+STR{2} ("%cm",b)
endparagraph no need to add extra variable. However if you really want
it in a variable you still need to use S...
Thank you for your replay, but i need object to cut a physical wall
outside of my GDL part.I am making distribution cabinet that has 3
options: built-in, on wall, and self standing.when you select a built-in
version and MVO=RCP the placed object need...