<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automatic images in objects in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253461#M4680</link>
    <description>You can find the Script for this in the automatically loaded "ArchiCAD_Library_Master.gsm". In the MasterScript there is:
&lt;PRE&gt;dim	stCustomPicFiles[]
bCustomPicFileExist	= APPLICATION_QUERY ("LIBRARY_MANAGER", "USER_IMAGE_FILES", stCustomPicFiles)
if bCustomPicFileExist then
	values "gs_picture_name" stCustomPicFiles, CUSTOM
	values "gs_picture_name_2D" stCustomPicFiles, CUSTOM
endif&lt;/PRE&gt;
So at least you can use gs_picture_name_2D.&lt;BR /&gt;
Or you can define your own using the Application Query above (I hope)</description>
    <pubDate>Fri, 15 Dec 2017 12:42:10 GMT</pubDate>
    <dc:creator>Jochen Suehlo</dc:creator>
    <dc:date>2017-12-15T12:42:10Z</dc:date>
    <item>
      <title>Automatic images in objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253459#M4678</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello to all,&lt;BR /&gt;
&lt;BR /&gt;
what is the script to automatically see the images in the library inside an object (for example object Carpet)? &lt;BR /&gt;
&lt;BR /&gt;
At the moment it only works if I enter the parameter gs_picture_name.&lt;BR /&gt;
Is it possible to use this function also with other parameters?&lt;BR /&gt;
&lt;BR /&gt;
Thanks so much&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/74303i769C1380903C36D9/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Automatic images in objects.png" title="Automatic images in objects.png" /&gt;</description>
      <pubDate>Fri, 15 Dec 2017 00:10:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253459#M4678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T00:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic images in objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253460#M4679</link>
      <description>You have to paste the image into "preview picture"&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Fri, 15 Dec 2017 12:00:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253460#M4679</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2017-12-15T12:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic images in objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253461#M4680</link>
      <description>You can find the Script for this in the automatically loaded "ArchiCAD_Library_Master.gsm". In the MasterScript there is:
&lt;PRE&gt;dim	stCustomPicFiles[]
bCustomPicFileExist	= APPLICATION_QUERY ("LIBRARY_MANAGER", "USER_IMAGE_FILES", stCustomPicFiles)
if bCustomPicFileExist then
	values "gs_picture_name" stCustomPicFiles, CUSTOM
	values "gs_picture_name_2D" stCustomPicFiles, CUSTOM
endif&lt;/PRE&gt;
So at least you can use gs_picture_name_2D.&lt;BR /&gt;
Or you can define your own using the Application Query above (I hope)</description>
      <pubDate>Fri, 15 Dec 2017 12:42:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253461#M4680</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2017-12-15T12:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic images in objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253462#M4681</link>
      <description>Thank you so much&lt;BR /&gt;
&lt;BR /&gt;
Ste</description>
      <pubDate>Fri, 19 Jan 2018 23:07:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Automatic-images-in-objects/m-p/253462#M4681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T23:07:44Z</dc:date>
    </item>
  </channel>
</rss>

