<?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 Create LCF programmatically. in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/596413#M9272</link>
    <description>&lt;P&gt;Hello Graphisoft Community ,&amp;nbsp;&lt;BR /&gt;I am looking for a way for creating LCF file using code, programmatically to import point cloud data directly into ArchiCAD. Is there any way to accomplish this?&amp;nbsp;&lt;SPAN&gt;I would greatly appreciate any guidance or solutions you may have on accomplishing this task.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;CAD Developer.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 12:49:09 GMT</pubDate>
    <dc:creator>cad developer</dc:creator>
    <dc:date>2024-09-16T12:49:09Z</dc:date>
    <item>
      <title>Create LCF programmatically.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/596413#M9272</link>
      <description>&lt;P&gt;Hello Graphisoft Community ,&amp;nbsp;&lt;BR /&gt;I am looking for a way for creating LCF file using code, programmatically to import point cloud data directly into ArchiCAD. Is there any way to accomplish this?&amp;nbsp;&lt;SPAN&gt;I would greatly appreciate any guidance or solutions you may have on accomplishing this task.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;CAD Developer.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:49:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/596413#M9272</guid>
      <dc:creator>cad developer</dc:creator>
      <dc:date>2024-09-16T12:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create LCF programmatically.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/596545#M9274</link>
      <description>&lt;P&gt;The LP_XMLconverter is able to create LCF files files for you from a folder of objects.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool" target="_blank"&gt;https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;however you don’t necessarily need to create an LCF to work with point cloud objects, they can just be loaded as a linked folder or loaded into the embedded library.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;looking at the C++ api &amp;nbsp;reference docs, there doesn’t appear to be any api to allow you to create point cloud for archicad programmatically unfortunately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 21:31:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/596545#M9274</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-03-27T21:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create LCF programmatically.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/597333#M9281</link>
      <description>&lt;P&gt;Thank you for the reply&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5337"&gt;@scottjm&lt;/a&gt;. I do not have binary object of my point cloud data. I have .gspc file generated from point cloud through code. How can I use&amp;nbsp;&lt;STRONG&gt;LP_XMLConverter tool&lt;/STRONG&gt; for the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 07:14:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/597333#M9281</guid>
      <dc:creator>cad developer</dc:creator>
      <dc:date>2024-04-03T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create LCF programmatically.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/597375#M9282</link>
      <description>&lt;P&gt;I believe you’ll still need to create the gspc file through the normal methods of importing a point cloud into Archicad.&amp;nbsp;&lt;BR /&gt;if what I believe you are intending to do is import point clouds into Archicad in some automated way I’m not aware it is possible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 10:23:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Create-LCF-programmatically/m-p/597375#M9282</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-04-03T10:23:43Z</dc:date>
    </item>
  </channel>
</rss>

