Again, Global parameters

Viewing 1 reply thread
  • Author
    Posts
    • #3809
      Frank Studzinski
      Participant

      On of our large clients use a customized zone stamp for several years.
      In this they uses many calculations with GLOB_HSTORY_ELEV, GLOB_HSTORY_HEIGHT.
      F.e.

      UKRD = GLOB_HSTORY_ELEV + ROOM_HEIGHT
      PARAMETERS UKRD = UKRD
      LOCK “UKRD”

      Since AC18 it works fine for them, but with 20 it didn’t work.
      They use the result for the UI and for schedules.

      What could be a workaround?

      They also ask why these values are not supported in Parameter Script?

      Graphisoft Berlin GmbH

    • #3810
      Gergely Fehér
      Keymaster

      GLOB_HSTORY_ELEV is a project dependent global variable, so it is not allowed to use it in parameter script. In gdl elements there is no workaround for it.

      Gergely Fehér
      Team Leader, Library Team
      GRAPHISOFT SE

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