<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IfcOpenShell Academy (Posts by Francisco Navarrete Mandly)</title><link>https://academy.ifcopenshell.org/</link><description></description><atom:link href="https://academy.ifcopenshell.org/authors/francisco-navarrete-mandly.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 &lt;a href="mailto:thomas@aecgeeks.com"&gt;Thomas Krijnen&lt;/a&gt; </copyright><lastBuildDate>Tue, 23 Apr 2024 14:53:48 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using IfcOpenShell and C++ to generate Alignments through the IFC 4x1 schema</title><link>https://academy.ifcopenshell.org/posts/using-ifcopenshell-and-c%2B%2B-to-generate-alignments-through-the-ifc-4x1-schema/</link><dc:creator>Francisco Navarrete Mandly</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;em&gt;IfcOpenShell&lt;/em&gt; has an &lt;a href="https://github.com/IfcOpenShell/IfcOpenShell/tree/master/src/ifcexpressparser#readme"&gt;EXPRESS parser and code generator&lt;/a&gt; that generates code for the various IFC schemas. As part of the source code repository comes pre-generated code for the two widely used versions IFC2X3 and IFC4. But arbitrary schemas can be fed into the parser to provide support for other schemas at compile time. This post highlights the process of generating code for other schemas and talks about the recent developments within the IFC Alignment project._&lt;/p&gt;
&lt;p&gt;&lt;img alt="Illustration of an alignment as exchanged in IFC" src="https://academy.ifcopenshell.org/images/alignment.png"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.ifcopenshell.org/posts/using-ifcopenshell-and-c%2B%2B-to-generate-alignments-through-the-ifc-4x1-schema/"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>C++</category><category>EXPRESS</category><category>IfcOpenShell</category><guid>https://academy.ifcopenshell.org/posts/using-ifcopenshell-and-c%2B%2B-to-generate-alignments-through-the-ifc-4x1-schema/</guid><pubDate>Sun, 21 May 2017 08:03:00 GMT</pubDate></item></channel></rss>