This thread is probably the best place to continue the discussion for now
because the hard part will be figuring out how to do the IFC procedural
geometry with BRL-CAD. BRL-CAD already uses STEPcode for their STEP
importer. So the explicit geometry from IFC could be handled by STEPcode.
The implicit IFC geometry (procedural things like extrusions) will have
to be handled by the BRL-CAD procedural capabilities.
On Fri, Mar 11, 2016 at 9:28 AM, Amarjeet Kapoor <amarjeet.kapo...@gmail.com
> wrote:
> On 10 March 2016 at 01:21, Charlie Stirk <cwst...@gmail.com> wrote:
> > If you are interested in BIM with IFC using STEPcode and BRL-CAD, take a
> > look at how IfcOpenShell does IFC with OpenCasCade. IFC geometry
> entities
> > are the same as STEP's in part42, they just add the prefix of IFC to each
> > entity. IFC also contains some procedural stuff like extrusions. So
> on
> > import IfcOpenShell strips off the IFC prefix and sends the geometry
> through
> > the OpenCasCade existing STEP translator, and uses the OpenCasCade
> modeling
> > kernel for the procedural stuff. You could do something similar with
> > STEPcode and BRL-CAD.
> >
>
> At present I just got STEPcode compiled and trying to understand how
> STEPcode works but unable to get it.
> I went through many links STEP, IfcOpenShell, STEPcode wiki then I
> was able to understand that you might be conveying that we could make
> STEPcode read IFC file and extract its geometry which can be displayed
> in BRL-CAD.
> Please, correct me if I am going wrong.
>
> Plus their is question i.e. If IFC being based on STEP standard ( that
> I came to know from your wiki page) the what was the need of one more
> separate with just one little change.
>
> Should I continue discussion related to this on this thread or create
> new thread in STEPcode mailing list and continue discussion their ?
>
> > FreeCAD uses IfcOpenShell since it is also based on OpenCasCade. They
> may
> > also be interested in a project.
>
>
>
>
> --
> Amarjeet Singh
> https://amarjeetkapoor1.wordpress.com
> https://github.com/amarjeetkapoor1
> https://bitbucket.org/amarjeetkapoor
>
> "knowledge about knowledge is power"
>
>
> ------------------------------------------------------------------------------
> 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=278785111&iu=/4140
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
--
Charlie Stirk
1472 North St.
Boulder, CO 80304
303-517-9092
cwst...@gmail.com
------------------------------------------------------------------------------
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=278785111&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel