[Home][News} [CADCAM] [Contents] [Search] RadialSoft

STEP

 

Next

  Web 
STEP is an international standard number ISO 10303. It is prepared by the sub committee SC4 (see The SC4 On-Line Information Service (SOLIS)Worlds.gif (985 bytes)). The standard itself is made of parts. We can group them like this:
Overview (part 1)
Express the formal language used to describe the entities (part 11) example of EXPRESS :
 ENTITY unit_vector;
  a, b : REAL;
   c : OPTIONAL REAL;
 WHERE
   length_1 : a**2 + b**2 + NVL(c, 0.0)**2 = 1.0
 END_ENTITY

Implementation (part 21 for clear text, part 22 for SDAI)
Testing methodology (part 31)
Integrated generic resources (part 41, 42, 43, 44, 46) they describe entities common to multiple domain of application: point, line, surface
Integrated application resources (part 101). Theses resources are already more applicatives and less formal : dimensions for examples
Application protocol. They use a selection of resources from part 4x and 1xx. They may add extra entities, extra rules. All together they describe a particular use of STEP for a specified domain : automotive industry, architecture etc..
As an example you can have a look at the application protocol for ship structuresWorlds.gif (985 bytes)

Some documentation may be found on the site of the NISTWorlds.gif (985 bytes). The STEP on a PageWorlds.gif (985 bytes) will give you a short graphical view of the STEP structure.

Among the practical things to remember: Nobody transfer general STEP files. A STEP file always follow a definite application protocol. When you explore your capabilities of data transfer with STEP you must explore the different application protocols your system support and those supported by your interlocutor.

American National Standards InstituteWorlds.gif (985 bytes)
Welcome to ISO OnlineWorlds.gif (985 bytes)
Among the interesting resources of the NIST site it this repository of parts and process plansWorlds.gif (985 bytes) in various formats.
Lists of protocolsWorlds.gif (985 bytes)

PDES

PDES ( Product Data exchange using STEP ) is one of the major contributor to STEP. Developed by the NBS in USA.

PDES, INCWorlds.gif (985 bytes) The official PDES site
Exchange File format  Web

We mean here ASCII file format (files you can read with any text editor). Exchange means that there is not too much data lost in the transfer.

 

Note this Icon : External Link means that the link you will follow is external to this site.

           
Contact webmaster@radialsoft.com for comments about this website.
Copyright © 2000-2003 RadialSoft Corp - Last modified: December 1, 2003 - Disclaimer