2016-07-06 05:28 PM
2016-07-07 07:35 PM
dim stRoomNames[43]Add new value as needed, modify values as needed and make sure that you change the value 43 to the highest value defined.
2016-07-08 03:53 PM
laszlonagy wrote:Ohh, Thanks, Laszlonagy, I didn't knew that, I can't find it in AC19 USA, the only zone stamp I have is Zone_Stamp_1 19, and I did not notice it in previous versions.
This has been in the Zone Stamp for a few versions now.
I think it is available only with the "Zone Stamp 02 20" zone stamp.
Such value lists can be defined in the Parameter Script.
In case of "Zone Stamp 02 20" the Master Script calls a macro called "Zone_stamp_macro". You need to open that macro for editing.
In its Master Script you will find the definition of these value from line 153, starting with this code:
dim stRoomNames[43]Add new value as needed, modify values as needed and make sure that you change the value 43 to the highest value defined.
Since this macro is part of the ARCHICAD Library 20.lcf file, you would have to extract the LCF, modify the macro, then recreate the LCF.
2016-07-08 04:05 PM
2016-07-08 04:19 PM
2016-07-08 04:24 PM
2016-07-08 04:31 PM
2016-07-10 05:38 AM
2016-07-11 04:44 PM
Stress wrote:Yes, this has been introduced in AC19 in the Quick Options Palette.
I don't know if it's documented or not....
but I like how the "Quick Options Bar"
(and the "Quick Options Palette")
now have the means to open the settings
for each function, i.e.:Layer Combos, Model view options,
Pens & Colors, etc...
2016-07-11 06:55 PM
laszlonagy wrote:I never noticed.
Yes, this has been introduced in AC19 in the Quick Options Palette.