How to pass all parameters with some exception to macro?

Home Forums Problems and solutions in GDL Object design How to pass all parameters with some exception to macro?

Viewing 4 reply threads
  • Author
    Posts
    • #18063
      Tim Haering
      Participant

      Hey everyone,

      is there a possibility to use call "my_macro" parameters all with some exceptions? I know that i can add some parameters after parameters all to explicitly set them. Is there an option to explicity not set them by the call command?

    • #18066
      Péter Baksa
      Keymaster

      No, there isn’t.
      Of course you can write call "my_macro" parameters ... omitting some.

      Péter Baksa
      Library Platform, Software Engineer
      GRAPHISOFT SE

    • #18069
      Tim Haering
      Participant

      Thanks for the answert. This is what i was refering to with “explicitly set them”. I was just hoping there would be a possibility not to write my other 72 parameters by hand because i want to omit a single other one.

    • #18071
      Lingwisyer GC
      Participant

      That would be a nice addition, or the ability to copy the entire parameters list without working in XML…

      AC18-23 AUS 4006
      Self-taught, bend it till it breaks.
      Win7 | E5620 x 2 | 24GB | K2200

    • #18156
      Joachim Sühlo
      Participant

      If you want to get a list of all parameters for the macro call, place the object to be called in the floor plan and save it as (dummy) object.
      When you open this object, there should be the complete CALL statement with all parameters.

      GDL Object Developer
      b-prisma
      MAC OSx 10.14

Viewing 4 reply threads
  • The forum ‘Object design’ is closed to new topics and replies.