Would you like to develop a online CAD configurators that automatically exports STEP-files of your assemblies?

The CAD visualization in DynaMaker can be exported as step in two main ways:

The ISO 10303-21 STEP file format (.stp, .step) is a widely used 3D format for exchanging geometry and data between different CAD systems. Being able to export your 3D visualization to STEP. DynaMaker has native support for this which enables export of both the implicit CAD geometry and the static 3D assets that are used for 3D visualization.

A typical user case on how to export STEP geometry from your CAD configurator

  1. The user opens an online CAD application built with DynaMaker (see examples & templates)
  2. The user configures their product and sees the 3D visualization update instantly
  3. The user click the button “download step” button and gets a AP242 STEP downloaded file instantly
  4. The users clicks the button “requests a quotation” and an email is generated that fetches a full STEP assembly with original files via REST API

Some CAD systems that support STEP import