Creating a STEP File from a Drawing

STEP (Standard for the Exchange of Product model data) is an ISO standard for saving and exchanging 3D model data between multiple CAD applications. In the CAD industry, STEP format is used for sharing 3D models between users and programs.

STEP files store the model data as plain text in ASCII format.

Use the ExportSTEP command to save 3D solid objects to STEP files.

To create a STEP file from a drawing:

  1. Type ExportSTEP at the command prompt.
  2. Specify 3D solid objects to output.
  3. In the dialog box, specify:
    • Save in: Navigate to the folder where you want to store the file.
    • File name: Type a name for the file.
  4. Click Save.

   Use the Union command to unify separate 3D solid objects before exporting to STEP files.

Access

Command: ExportSTEP

Related Topics

Importing STEP Files

Parent Topic

Exporting and Importing