Skip to content
forked from Cdower/STEPxml

Convert STEP to AP242 Business Object Model XML

License

Notifications You must be signed in to change notification settings

steptools/stp2bom

 
 

Repository files navigation

stp2bom

Convert STEP to AP242 Business Object Model XML

To run in visual studio you may need to install the boost library manually. This can be done from here: 32-Bit: http://boost.teeks99.com/bin/1.55.0/boost_1_55_0-msvc-12.0-32.exe 64-Bit: http://boost.teeks99.com/bin/1.55.0/boost_1_55_0-msvc-12.0-64.exe

You will also be required to have ST-Developer Installed, If you do not have it you can download it at http://www.steptools.com/products/stdev/personal.html

To run on you file you can either compile your file and run it as ./toXML.exe yourstpfile.stp Or you can change the command argument to yourstepfile.stp under Project -> toXML Properties.. -> Configuration Properties -> Command Arguments

About

Convert STEP to AP242 Business Object Model XML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%