Error messages from uploadprocess ..

Home Forums Problems and solutions in GDL Doors and windows Error messages from uploadprocess ..

Viewing 1 reply thread
  • Author
    Posts
    • #2057
      Heimo Mooslechner
      Participant

      I got some errors back from bimcomponents after uploading my last Polygonal windowopening (https://bimcomponents.com/GSM/Details/21191) because of not existing Parameters. When i programmed it in Archicad – this Errors did not occur by code-testing, because the missing values were read out of the wall. The error happens only before inserting this opening into a wall. After inserted – all is ok.

      Do i really have to declair every parametervalue like WALL_THICKNESS from the wall bevore inserting to avoid these Errors?

      I often have the Impression – Graphisoft makes it as complex as even possible to script library-parts.. Schould’nt such a program Support the scripter?

      Teacher in HTL-Salzburg
      AC5-19, Win and Mac
      GDL hobby developer

    • #2058
      Heimo Mooslechner
      Participant

      I tried to avoid it “the rude way” with this:

      		 OFT = WALL_SKINS_NUMBER
          		if OFT = 0 then end
      

      But then – the user does not see the graphics of the window before inserting it..

      Teacher in HTL-Salzburg
      AC5-19, Win and Mac
      GDL hobby developer

Viewing 1 reply thread
  • The forum ‘Doors and windows’ is closed to new topics and replies.