README
node-STEP
This is a series of nodejs script to analyse and explore STEP (ISO 10303) file format.
This projet provides a very basic EXPRESS grammar It focuses in exploring part assemblies inside STEP files as per AP 203.
analyse and explore STEP (ISO 10303) file format with node
<script type="module">
import nodeStep from 'https://cdn.skypack.dev/node-step';
</script>
This is a series of nodejs script to analyse and explore STEP (ISO 10303) file format.
This projet provides a very basic EXPRESS grammar It focuses in exploring part assemblies inside STEP files as per AP 203.