The following settings are recommended up to CATIA V4.2.5 with COM/STEP 4.3.1.0 and Pro/ENGINEER Wildfire 5.0 / Creo Parametric 3.0
CATIA V4 (T-Systems) - System
- No elements should be placed in NOSHOW/NOPICK.
- Model should be cleaned of all unused information, because the translator exports the complete content of CATIA-parts.
- Delete:
- Unused DETAILS (in all workspaces)
- Unused elements from NOSHOW (in all workspaces)
- Drawings
- Update SOLID-M into SOLID-E with CATSOE utility.
- Perform SOLIDE/UPDATE, also if message UPDATE ALREADY DONE appears. (Regeneration removes inconsistencies.)
- Generate Volumes from SOLID-E and delete SOLID-E in all workspaces. (Geometry is still exported as a solid in STEP.)
- Scaled and mirrored dittos (EXPLODE function) should not be used.
- Before export elements of special CATIA modules (e.g. PIPING, BUILDING DESIGN) need to be converted to STEP conform elements.
- Use CATCLN.
- Assembly structures in SETs should be transferred to DETAILS.
- Link all SETs if possible (SETS -> LINK).
- Solids/Volumes consisting of separate Bodies should be avoided.
- Objects used for Boolean operations should show good penetration.
CATIA V4 (T-Systems) - STEP Preprocessor
- The COM/STEP STEP Processor can be used in batch, interactive and Java mode. The following descriptions refer to the Java GUI.
- Menu STEP:
- Select AP214 Version IS
- Conformance Class: CC2 for geometry and CC20 for drawings
- Select Product Structure S3: Item_Definition_Structure for assemblies
- Geometry and topology: select G2, G3 and G5, do not select G4 and G7
- Menu Conversions
- Choose Solid as Target modeling system.
- INDEX and DATA size should always be set to generous values (50000, 200000).
- Exporting DETAIL/DITTO creates STEP assemblies with the top level product named after the CATIA model.
STEP File
- The supported STEP file extension depends on the used Pro/ENGINEER version:
- Pro/ENGINEER 2000i² and Pro/ENGINEER 2001: The STEP file extension must be *.stp, otherwise it has to be renamed.
- Pro/ENGINEER Wildfire: The STEP file extension can be either *.stp or *.step. If the extension is *.step a error message occurs: "Selected file is not of the selected type." but the file will be opened.
- Only one dot in the STEP filename is allowed (wrong: file.name.stp; right: file_name.stp) for Pro/ENGINEER 2000i² and Pro/ENGINEER 2001 and special characters must be avoided in the filename syntax. Pro/ENGINEER Wildfire is not sensitive for more than one dot in a STEP filename. Special characters and white spaces in the STEP filename are not allowed in Pro/ENGINEER Wildfire.
- For Pro/ENGINEER 2000i² and Pro/ENGINEER 2001 the filename including file extension should be no longer than 35 characters. For Pro/ENGINEER Wildfire the filename including file extension is limited to 39 characters.
Pro/ENGINEER / Creo Elements - STEP Postprocessor
- Some STEP specific settings can be added to the configuration file config.pro:
- With Tools -> Options... you can add the below mentioned settings in Pro/ENGINEER Wildfire.
- With File -> Options -> Configuration Editor you can add the below mentioned settings in Creo Elements
- With Utilities -> Options... you can add the below mentioned settings in Pro/ENGINEER 2001.
- With Utilities -> Preferences... you can add the below mentioned settings in Pro/ENGINEER 2000i2.
- Recommended config.pro options:
- fix_boundaries_on_import yes
- enable_absolute_accuracy yes
- intf3d_in_close_open_boundaries yes
- intf_in_blanked_entities yes
- To import a part (does not work with assemblies) in Pro/ENGINEER 2001 with an accuracy other than the default accuracy, the following procedure is recommended:
- Open a new part file
- Change to desired accuracy ( Set Up -> Accuracy -> ...)
- Import model with menu option Insert -> Data from File.
- The parameter enable_absolute_accuracy in the config.pro needs to be set to yes if absolute accuracy is needed.
- A recommended setting of the absolute accuracy is 0.01mm. If the part is not imported correctly, try again by changing the accuracy to 0.02mm and 0.05mm.
- To import a part (does not work with assemblies) in Pro/ENGINEER 2000i² and Pro/ENGINEER Wildfire with an accuracy other than the default accuracy, the following procedure is recommended:
- Open a new part file
- Change to desired accuracy ( Edit -> Set Up -> Accuracy -> ...)
- To import a part in Creo Parametric with an accuracy other than the default accuracy, the following procedure is recommended:
- Open a new part file
- Change to desired accuracy (File -> Prepare -> Model Properties -> ...)
- Up to Wildfire 3 import model with menu option File -> Import -> Append to model.
- In Wildfire 4 and higher choose File -> Open and select STEP as type.
- The parameter enable_absolute_accuracy in the config.pro needs to be set to yes if absolute accuracy is needed.
- A recommended setting of the absolute accuracy is 0.01mm. If the part is not imported correctly, try again by changing the accuracy to 0.02mm and 0.05mm.
- If the STEP file contains assembly data, see to it that it is imported as an assembly (otherwise, Pro/ENGINEER gives a warning).
- Depending on the further usage, hybrid models and multi solids can be imported in part or assembly mode. Part mode allows import with user defined accuracies, in assembly mode all solids/surface can be individually handled.
Pro/ENGINEER / Creo Elements - System
- Shaded view is helpful for a first impression of the model quality.
- Highlighted menu option Info -> Geom/Check gives hints about geometric problems of the imported model. In Creo Parametric a similar functionality can be found in File -> Prepare -> ModelCheck Geometry Check
- The color of the model in wireframe display indicates its type (with Utilities -> Environment -> Colors turned off):
- yellow for wireframe or surface boundary without connecting surface (might indicate bad areas)
- If solid/shell cannot be created because of open gaps (look for yellow boundaries!), menu option Feature -> Redefine -> Fix Bndries -> Zip Gaps might help closing those gaps. (use Auto Select for quick help).
- The Pro/ENGINEER 2001 and Wildfire Interface Guide gives more information.