GDL
About building parametric objects with GDL.

Subtype object parameters merging

Pertti Paasky
Advocate
Hello!
This comes to my mind when I make a new object.
Is there a way to explode the type object parameters (blue in UI) ?
What I ´m looking is that I could compose parameters by choosing many subtypes one after another. Now if my object has a subtype and corresponding blue parameters and I change the subtype, all parameters from the previous subtype disappear.
- AC-24 FIN - WIN 10 - HP Zbook -
“A winner is just a loser who tried one more time.”
George M. Moore, Jr.
2 REPLIES 2
Barry Kelly
Moderator
Not that I know of - they are automatically generated by the sub-type as you have discovered.
You can type them yourself, then they will stay regardless of the sub-type.

I haven't played around with the LP_XMLConverter.
Not sure if that can allow you to capture the parameters or transfer them from one object to another.

For me it is easiest to write them out once in an object (as a template if you want to call it that) and then you can copy and paste to any other object.


Barry.
One of the forum moderators.
Versions 6.5 to 27
Dell XPS- i7-6700 @ 3.4Ghz, 16GB ram, GeForce GTX 960 (2GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
I use this trick frequently: (I still script in programmers editor and Archicad copy pasting and so on- I got used to that...do not beat me)

So:
I open the subtype macro and save it under different name
assign the new subype to the edited object...
delete the subtype
reload library

Piotr