Embedding interface images
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-12-16 10:04 PM
What I've read so far says you need to have any supporting interface images loaded into your libraries: but I've downloaded examples that seem to have these images / icons embedded in the object itself. How does one do that?
Thanks.
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-12-16 11:57 PM
"This can be done using the LP_XMLConverter tool"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-12-17 12:42 AM
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-12-17 06:40 AM
1. It can be done also when You make a new object with includes all the needed pictures for Your UI before starting to script. You simply add the pictures to Your normal Archicad-groundfloor - in a row with the exact pixelmeasures needet later in Your element. You activate them and then You save the activated into a new librarypart. If You program then the UI - the pictures are there assignable with a growing id-number frromleft to right.
But its difficult to know what You will need later. But if You make a new GDL-Element in this way - containing all the pictures, You can copypaste the scripts from another element into it. The real task is - to make all the parameters in the parameterlist once more in the new one.
2. convert Your extra saved GDL-Element with the LP_XMLConverter tool into xml, edit it with an XML-Editor like "sublime" (http://www.sublimetext.com)%20(Joachim%20Sühlo(Suehlo)%20has%20an%20addon%20for%20GDL%20http://
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-12-17 07:52 AM
Then make edits to the file, indicating the index images.
Then convert back to gdl.
I had a problem one day - XMLConverter refused to insert some pictures, after reducing the weight of the image.
If you have just started work on a library element, it is easier to place the image on the plan, select all of them and save as an object. This will be significantly faster. Then use this file with the already inserted images. The first digit after picture2 and will index of the image.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-08-08 11:58 AM
XMLConverter method is not really suitable for me as I am already using the object across number of projects and do not want to change the GUID number!
Is this just Graphisoft's way of keeping library file sizes down by forcing to load images into the library (one logo per library etc)? It's causing many single objects across the web to be made into LCF containers which is quite frustrating! Likewise I'd like to share my objects but not necessarily entire collection so LCF seems like the only reasonable option?
ARCHIcreate | Perth, Western Australia
archicad solutions | content creation | training | software implementation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-08-08 01:26 PM
... but I want to see if there is still no simple way of embedding imagesSorry, there is no simple way to do this after the creation of an object.
You must use the XML converter.
There are no issues with GUIDs. Using the Converter does not change any GUID.
I have written a short tutorial how to do this (in German, but Google could translate).
And Frank Beister and I created GDL nucleus, an addition for Sublime text, which does
the main work automatically.
GDL object creation: b-prisma.de

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-08-09 03:31 AM
Can I get a link to the guide you wrote ... I will check it out if I decide to give it another go at it.
Thanks in advance!
ARCHIcreate | Perth, Western Australia
archicad solutions | content creation | training | software implementation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-08-09 03:34 AM
If you are a business owner, this translates to increased profit margins. If you are an employee, this can (and should) translate to salary increases.
It's worth it!
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-08-09 06:05 AM
I'd rather spend time making more GDL objects ... there is a lot that I would like to do, but we all have to draw a line somewhere.
ARCHIcreate | Perth, Western Australia
archicad solutions | content creation | training | software implementation