Skip to content

A parser that can be used to extract the system structure of a step file and output as json

License

Notifications You must be signed in to change notification settings

hsu-aut/STEP-to-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEP-to-JSON

A parser that can be used to extract the system structure of a step file and output as json.

To get the tool up and running, you will have to install nodeJS and npm. After having installed nodeJS and npm, you can do the following commands to get the tool running:

$ git clone https://github.com/ConstantinHildebrandt/STEP-to-JSON
$ cd STEP-to-JSON
$ npm install
$ node parser.js --help 
$ node parser.js -f myStepFile.stp

About

A parser that can be used to extract the system structure of a step file and output as json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published