Activity Not Available

Project Summary

  Analyzed over 1 year ago based on code collected over 1 year ago.

From the README:

OVERVIEWThis directory contains a C++ software toolkit built at NIST for programming with ISO 14649 Parts 10, 11, and 111. Those parts are a data model to be used for control of a machining center. Those Parts are fully covered.

The toolkit supports both (1) direct access to C++ class data and (2) indirect access. Indirect access is provided by making class data private and having public get and set functions for each data item. Direct access is provided by making class data public so that no get or set functions are needed. The names of files using direct access include "Direct".

The toolkit contains four principal items (plus utilities).

C++ class definitions and implementations. A parser for STEP Part 21 files. A simple stand-alone parser/printer. An ISO 14649 interpreter for 3-axis machining. The software is all in standard C++, so it may be compiled and run on any computer for which a standard C++ compiler is available.

The rest of the README

Part of the code was generated by sebnf2pars.

Share

In a Nutshell, iso-14649-toolkit...

Languages

C++
99%
2 Other
1%
 
 

Lines of Code

 

Activity

30 Day Summary Nov 29 2011 — Dec 29 2011

12 Month Summary not available

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.