Have you taken a look at the resources linked to here?

http://sourceforge.net/p/brlcad/code/HEAD/tree/brlcad/trunk/doc/docbook/system/man5/en/STEP.xml

(If you have a recent build, the man page is brlman STEP)

There is a LOT of background to the STEP standard, much of which is
not terribly intuitive - that man page tries to make a start at
explaining the framework and pointing to resources, but it's got a
ways to go.

CY

On Mon, Mar 16, 2015 at 9:36 AM, Djimeli Konrad <djkonr...@gmail.com> wrote:
>           Please I have been trying to locate the routines which are
> generated from the EXPRESS RULEs and FUNCTIONs found in each schema,
> but I have just come across the SdaiAll.cc generated by exp2cxx which
> adds global RULEs and FUNCTIONs to Schema dictionary entry (initialize
> entity registry). I think this is used for error reports but I have
> not yet identified the c++ code which executes this rules and
> functions in order to process/validate the instances. I really wish
> someone could give some pointers to the generated functions as it
> would help me better understand the code and also develop my GSoC
> proposal.
>
> Thanks
> Konrad
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to