Write Story Number into Parameter (2)

Home Forums Problems and solutions in GDL Informations from the environment Write Story Number into Parameter (2)

Viewing 2 reply threads
  • Author
    Posts
    • #18504
      Joachim Sühlo
      Participant

      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.

      GDL Object Developer
      b-prisma
      MAC OSx 10.14

    • #18505
      Péter Baksa
      Keymaster

      Hi Joachim,

      “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

    • #18511
      Joachim Sühlo
      Participant

      Thank You, Péter, this works well!

      GDL Object Developer
      b-prisma
      MAC OSx 10.14

Viewing 2 reply threads
  • The forum ‘Informations from the environment’ is closed to new topics and replies.