STEP


General Notes

The HiCAD interface STEP is based on the ISO standard STEP (Standard for the Exchange of Product Model Data). STEP is a tool that enables the standard-compliant data exchange between different CAD systems. STEP is mainly used to transfer the geometry data of solid models. This avoids time-consuming manual post-processing of the transferred data. Furthermore, it ensures the continuous availability of different data models from different systems in HiCAD.

In principle, HiCAD supports the subsets AP203 and AP214 with the following restrictions:

When reading and writing STEP files you should observe the following:

  • Tolerances in the source and target systems
    The closer the accuracy (tolerance) in both systems is, the less transmission losses occur.
  • Checking the geometry
    The quality of the geometry also affects the quality of the transmission. Therefore, check your geometry regularly during the design process. For example, HiCAD offers numerous possibilities to detect errors and collisions already during the design process. If available, use the corresponding functions in other source systems.
  • Processing of imported models
    Separate - if possible - imported assemblies from your assemblies created in HiCAD. Always make sure that you only process clean and error-free imported assemblies in HiCAD.
  • System-specific conditions
    Every CAD or PDM system has its own special characteristics. In addition to the points mentioned above, you should also take these into account. You can find tips and information about this on the ProSTEP iViP website in the Standards/Best Practices/Model Preparation for Data Exchange section.

 

If you only want to export the active view, use the 3-D Export by views (STEP, 3D PDF...) function in the context menu of the view.


Export STEP

Drawing > Save/Print > Save as > 3-D Formats (STEP...)

After calling the function, select the file format STEP (*.stp).

On the right side of the dialogue window you can define various options for the export. These settings can be preset in the Configuration Editor at Interfaces > General 3-D interfaces.

The parameters One file per part and Fits information via facet colour apply only to the STEP interface. The other parameters are explained in the Configuration Editor: Settings for Interfaces topic.

 

One file per part

If this checkbox is active (in the Configuration Editor: Parts to separate files), then each part with a geometry is exported as a separate STP file. As file name the article number of the part followed by the postfix _item number is used, e.g. DA-000014_11. If the part has no item number, then this postfix is omitted. If the part has an invalid item number, then the postfix consists only of the character _. Then each part with a geometry is exported as a separate STP file. The part structure is also saved in an STP file under the file name specified during export. This file itself does not contain any geometry but only references to the STP files of the individual parts. By exporting each part into a separate file, it is possible, for example, to edit the STEP files of individual parts. If the STP file is loaded with the corresponding part structure, the changes are then also contained in this file. This can be done for example for complex model drawings would make sense. Another application of this option is the use as a "batch export" to export certain parts to STEP format in one step.

 

Naming the STP files:

  1. The first component of the name is determined either by the standard description, the HELiOS article number, the document number, the HiCAD article number or the HiCAD part name. The first attribute found is used.
  2. The second component is either the name from the HELiOS article or document master, the HiCAD name or the part type. The first attribute found is also used here.
  3. The third component is the item number.

Please note that if you change this file, the configuration of the naming also affects other 3-D export formats.

(1) HiCAD part structure, (2) Export settings, (3) created STP files

 

Please note the following:

If the model drawing contains identical parts, i.e. the same name, item number, etc., the STP files of these parts are given a consecutive number as an additional identification.

Only one STP file is created for referenced parts and their identical parts.

When parts are mirrored in HiCAD, this may result in "left-handed part coordinate systems". These are not supported by STEP. In this case the mirrored parts receive the name of the original part and the additional identification M (mirrored).

 

Tip:
If you activate this option, you should always export the files to an empty directory. Otherwise it can quickly become confusing with many parts, because already existing part files are not overwritten, but saved under the existing name followed by a continuous letter.

 

Export fits information via surface colour

.

 

Make the desired settings and specify the path and name of the export file. When you exit the window with OK, the STEP file is generated with the settings you have made.


Import STEP

Drawing > New/Open > Open > 3-D Import

After calling the function, first select the file type STEP file (*.stp, *.step) and then the STEP file you want to open.

 

On the right side of the dialogue window you can define various options for the import. These settings can be preset in the Configuration Editor at Interfaces > General 3-D interfaces.

 

If this checkbox is active, free-form surfaces are automatically converted into analytical surfaces. If you do not want this, then deactivate the checkbox. This may be useful for sheet metal parts.

These checkboxes determine whether layers and colors are taken into account during import. These settings refer exclusively to the properties of the entire part.

If this checkbox is active, extended correction and repair functions are automatically executed during import, which ensure a better import of "bad" STEP files.

The RepairTool is a separately licensable module. If there is no valid license, the checkbox is grayed out.

If necessary, you can also use your own configuration file for the RepairTool. The default system file is located in the directory of the HiCAD installation at ...\sys\CADfix\Default\Import\ and is called STEPRepair.cwc.

Once you have made the desired settings, click on Open to start the import.

The settings made here can be saved as favourites. To do this, click on the symbol in the dialogue. You can find more information on managing favourites in the Manage Favourites topic of the HiCAD Basics help.

You can specify which favourite is used as the default in the import dialogue in the Configuration Editor at Interfaces > Import.

 

Please note:

3-D InterfacesConfiguration Editor: Settings for Interfaces