Is it possible to write the story number and story name into a Parameter?
This was possible before ArchiCAD 20 by using:
rrr=request (“Story”, “”, story_index, story_name)
But this does not work any more.
My client wants to get an automatical Room-Number, which is composed of several variables.
“Story” is not available in parameter script.
You can use REQUEST (“Home_story”, “”, index, story_name) instead. A zone can be higher than one story, but always has a home story.
Péter Baksa
Library Platform, Software Engineer GRAPHISOFT SE