Forum Replies Created
-
AuthorPosts
-
February 18, 2016 at 23:42 in reply to: Attempting to add Transformations to IF/THEN statement #2280
Joachim Sühlo
ParticipantDEL 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.14February 18, 2016 at 09:25 in reply to: Attempting to add Transformations to IF/THEN statement #2272Joachim Sühlo
ParticipantELSE must be put into a new line!
GDL Object Developer
b-prisma
MAC OSx 10.14Joachim Sühlo
ParticipantYes, 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.14Joachim Sühlo
ParticipantThanks 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.14Joachim Sühlo
ParticipantBalazs,
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.14Joachim Sühlo
ParticipantThank you, Gergely,
that has solved the problem and saved me lots of hours of work 🙂GDL Object Developer
b-prisma
MAC OSx 10.14Joachim Sühlo
ParticipantGergely,
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.14Joachim Sühlo
ParticipantAnd a short demonstration in English:
https://youtu.be/i7zEu4wtVvEGDL Object Developer
b-prisma
MAC OSx 10.14Joachim Sühlo
ParticipantSublime 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-DEIt has all the features, Kristian needs.
GDL Object Developer
b-prisma
MAC OSx 10.14Joachim Sühlo
ParticipantNo, 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 YouGDL Object Developer
b-prisma
MAC OSx 10.14September 24, 2015 at 14:47 in reply to: New Label 19 with custom position of text and marker lines #1519Joachim Sühlo
ParticipantI found the anser: LABEL_POSITION[point][xy]
and solved the problem.GDL Object Developer
b-prisma
MAC OSx 10.14 -
AuthorPosts