On Sat, Mar 26, 2016 at 12:46 AM, Charlie Stirk <cwst...@gmail.com> wrote: > I recommend that you take a closer look at how IfcOpenShell actually works. > You may be able to re-use some of the concepts, and even some of the code in > your project. > > Regarding the entities, the IFC and STEP schemas are available at > https://github.com/stepcode/stepcode/tree/master/data, The schemas are in > the EXPRESS language (ISO 10303-11) which is a little obscure. Both .stp > and .ifc files are in the part21 file format (ISO 10303-21). You can find > example STEP files at www.cax-if.org along with recommended practices. > Documentation on IFC geometry is available here > > http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/ifcgeometryresource/ifcgeometryresource.htm
Thanking you. Now I'm trying to understand that how IfcOpenShell works with OpenCASCADE. On searching, I found that IfcGeom handles that part. https://github.com/IfcOpenShell/IfcOpenShell/tree/master/src/ifcgeom What kind of patches can I submit? I am new to the overall code of BRL-CAD yet. And don't know where to start and what issues to look for. Please help me get started for the same. -- Amritpal Singh http://www.amritpals.com/ https://github.com/amrit3701 ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel