On 10 March 2016 at 01:21, Charlie Stirk <[email protected]> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to