Share

StToAlias

Purpose

Converts ISO10303 files to Alias wire files, specifically:

  • application protocols ISO10303-203, or Configuration Controlled Design, conformance classes 1 to 4, and
  • ISO10303-214, or Core Data for Automotive Mechanical Design Process, conformance classes 1 and 2.

The import and export of this data is supported via ISO10303-21 Physical File exchange.

Description

StToAlias [-s] <infile> <outfile> 
<infile>specifies the STEP file to use as input. If not specified, input comes from stdin.
<outfile>specifies an Alias wire file to write output to. If not specified, output goes to stdout.

Was this information helpful?