Joachim Sühlo

Forum Replies Created

Viewing 11 posts - 61 through 71 (of 71 total)
  • Author
    Posts
  • in reply to: Attempting to add Transformations to IF/THEN statement #2280
    Joachim Sühlo
    Participant

    DEL 3 works only as follows:

    IF HoodPosition = “Open” THEN
    ROTx 294
    ADDz 0′-10 3/4″
    ADDy -3′-6 5/32″ 
    ELSE
    ENDIF
    !script here
    IF HoodPosition = “Open” THEN DEL 3

    Otherwise you will get an error if the condition is not true.

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: Attempting to add Transformations to IF/THEN statement #2272
    Joachim Sühlo
    Participant

    ELSE must be put into a new line!

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: GLOB_​MODPAR_​NAME and arrays #2118
    Joachim Sühlo
    Participant

    Yes, that would be really great. This is a long cherished wish.
    Please Graphisoft, apply this to the next ArcbhiCAD-version.

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: Area Calculation and Window Dimensions #2072
    Joachim Sühlo
    Participant

    Thanks Gergely, I did not thought that the 2nd value had to be put into the Parapet Wall Inset.
    Now I did this and it works 🙂

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: GDL Sublime #1957
    Joachim Sühlo
    Participant

    Balazs,
    The tool for MAC OS is now avaialable here: https://www.b-prisma.de/object-shop/product_info.php?products_id=99. The Windows version comes soon.
    For more informations you can write me an email.

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: Masking Edge Lines #1892
    Joachim Sühlo
    Participant

    Thank you, Gergely,
    that has solved the problem and saved me lots of hours of work 🙂

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: LP XML Converter Check Library Error Messages #1819
    Joachim Sühlo
    Participant

    Gergely,
    I am working on AC 17 and use the LibDevToolkit 17: But there are not the complete Subtype objects included (only 15 of them).
    Where do I find the whole built-in library or which lib must I use?

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: GDL Sublime #1818
    Joachim Sühlo
    Participant

    And a short demonstration in English:
    https://youtu.be/i7zEu4wtVvE

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: GDL Sublime #1817
    Joachim Sühlo
    Participant

    Sublime Text is a very cool text editor with lots of features, that any GDL developer is missing in the ArchiCADs internal editor.
    GDL-Sublime is the syntax highlighting package for Sublime Text (developed by Runxel).
    Frank Beister an I developed a tool named GDLnucleus, which converts on the fly objects from ArchiCAD to Sublime text and visa verce (using the LP_XML_Converter tool).
    So now it is possible to use high quality editing features and make script checkings in ArchiCAD as before. The conversion from one editor to the other only takes a shortcut in both apps.
    For more information, see (sorry, onyl in German until now)
    https://opengdl.org/Default.aspx?tabid=9748&language=de-DE

    It has all the features, Kristian needs.

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: LP XML Converter Check Library Error Messages #1816
    Joachim Sühlo
    Participant

    No, I did not add that library. But I understand, I must add this library while checking it, so that all ancestors will be found.
    Thank You

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

    in reply to: New Label 19 with custom position of text and marker lines #1519
    Joachim Sühlo
    Participant

    I found the anser: LABEL_POSITION[point][xy]
    and solved the problem.

    GDL Object Developer
    b-prisma
    MAC OSx 10.14

Viewing 11 posts - 61 through 71 (of 71 total)