On Fri, Mar 11, 2016 at 10:32 PM, Charlie Stirk <cwst...@gmail.com> wrote:
> 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.

Hello everyone,

According to you, we just make the importer of the ifc file for
BRL-CAD by using STEPcode because BRL-CAD already uses STEPcode for
STEP translator and also IFC standards is similar to STEP's part42. We
just add the ifc prefix to all entity of STEP's part42 because
geometry representation of STEP's part42 is similar to IFC standards.
For the understanding, we just take a look of how OpenCasCade and
STEP's translator are interlinked because we can do the similar thing
in our project.
Now what we can do for starting this project?

-- 
Amritpal Singh
Guru Nanak Dev Engineering College, India
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=278785231&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to