NIST STEP to X3D Translator (STP2X3D)
The NIST STEP to X3D Translator is an open-source software that translates a STEP (ISO 10303) Part 21 file (.stp or .step) to an X3D (ISO/IEC 19776) file (.x3d) or X3DOM file (.html). Developed at the National Institute of Standards and Technology (NIST), the software is based on the Open CASCADE STEP Processor and written in C++.
Prerequisites
- Open CASCADE Technology (OCCT) 7.8.0 or higher
- You must rebuild the OCCT solution to regenerate DLL files.
- vc14 or higher (x64) should be selected.
- The complete set of DLL files required for STP2X3D to run is as follows.
- OCCT related: freetype.dll, jemalloc.dll, TKBO.dll, TKBRep.dll, TKCAF.dll, TKCDF.dll, TKDE.dll, TKDESTEP.dll, TKernel.dll, TKG2d.dll, TKG3d.dll, TKGeomAlgo.dll, TKGeomBase.dll, TKHLR.dll, TKLCAF.dll. TKMath.dll, TKMesh.dll, TKPrim.dll, TKService.dll, TKShHealing.dll, TKTopAlgo.dll, TKV3d.dll, TKVCAF.dll, TKXCAF.dll, TKXSBase.dll
- The list of DLL files has been updated since OCCT 7.8.0 especially STEP-related DLL files.
- jemalloc.dll should be built and included if the memory manager is set to JeMalloc.
- VC++ related: msvcp140.dll, vcruntime140.dll (vcruntime140_1.dll will also be required when vc141 or higher was used to build.)
Build the STEP to X3D Translator
Windows
Usage
- NIST STP2X3D is a command line software. Please check out the Usage guide.
Work In Progress
- Support of AP242 Domain Model XML format as input
Contact Information
- Soonjo Kwon, soonjo.kwon@kumoh.ac.kr
- William Z. Bernstein, william.bernstein@afresearchlab.com
Used By
Reference
Version
1.50
Disclaimers
NIST Disclaimer