Detailed Report
The detail of transferred entities can be included in the report file.
You can activate the detailed report under General in the STEP Exchange section of the Preferences.
Report and Error Files
Report and error files give your information about the import or export, and help you solve problems. Always check the report and error files after a conversion: Some problems may have occurred without been visually highlighted.
At Import
Two files are generated at the end of import.
These files are created in a location referenced by the CATReport variable. Its default value is Profiles\user\Local Settings\Application Data\Dassault Systemes\CATReport on NT (user being you logon id), and $HOME/CATReport on UNIX.
Report File
Its name is name_of_file.rpt. It provides references about the quality of the transfer.
Example:
E:\Report\pm6-hc-214.rpt Input FileName : G:\Equipe_STEP\STEP\PDES-Prostep\Tr8\Prod\pm6-hc-214.stp Output FileName : =================HEADER=========================== Originating System: HiCAD2 V1009 Preprocessor version: HiCAD2 V1009 STEP 1.2.2001 File Schema: AUTOMOTIVE8DESIGN {1 2 10303 214 0 1 1 1 } =============DETAILED CONVERSION=================== #30 MANIFOLD_SOLID_BREP #30 Type: MANIFOLD_SOLID_BREP Transferred correctly #70 MANIFOLD_SOLID_BREP #70 Type: MANIFOLD_SOLID_BREP Transferred correctly ... #590 MANIFOLD_SOLID_BREP #590 Type: MANIFOLD_SOLID_BREP Transferred correctly #630 MANIFOLD_SOLID_BREP #630 Type: MANIFOLD_SOLID_BREP Transferred correctly #14660 ADVANCED_FACE #14660 Type: ADVANCED_FACE Topology transfer failure #670 MANIFOLD_SOLID_BREP #670 Type: MANIFOLD_SOLID_BREP Degenerated #710 MANIFOLD_SOLID_BREP #710 Type: MANIFOLD_SOLID_BREP Transferred correctly ==================================================== ~~~~~~~~~~~~~~~~~CONVERSION SUMMARY~~~~~~~~~~~~~~~~~~ OK=Transferred KO=Not transferred NS=Unsupported OUT=Out of size DEG=Degenerated INV=Invalid --------------------------------------------------------- | Entity Type | OK | KO | NS | OUT | DEG | INV | --------------------------------------------------------- | ADVANCED_FACE |1498| 3 | 0 | 0 | 0 | 0 | | MANIFOLD_SOLID_BREP | 95| 0 | 0 | 0 | 3 | 0 | --------------------------------------------------------- | Result |1593| 3 | 0 | 0 | 3 | 0 | --------------------------------------------------------- ==================================================== Transcription time in seconds: 267.965
Error File
Its name is name_of_file.err. It lists the errors that occurred during the transfer.
Example:
E:\Report\pm6-hc-214.err Input FileName : G:\Equipe_STEP\STEP\PDES-Prostep\Tr8\Prod\pm6-hc-214.stp Output FileName : ============================================ *** = Processing new independent element * = Intermediate processing !! = Independent element K.O. ! = Intermediate error -------------------------------------------- <I> = Information <W> = Warning <E> = Error -------------------------------------------- [0000] = Message identifier : 0000 [T=xxx] = Entity Type Step : xxx [#0000] = Entity identifier number : 0000 ============================================ Actual display level : Customer
where:
- OK = Transferred
- KO = Not Transferred
- NS = Unsupported
- OUT = Out Of Size
OUT entities are OUT of model size. Most of the time, these entities are curves and they are out of the 3DEXPERIENCE model space. These entities are not created.
- INV = Invalid
INV entities are Invalid entities, that is to say their description within the STEP file is invalid (STEP syntax rules are not respected,...). These entities are not created.
- DEG = Degenerated
DEG entities are degenerated entities. They are solids (MANIFOLD_SOLID_BREP) or Shells (OPEN_SHELL), or Curves (LINE, CIRCLE,...). Degenerated solids are incomplete solids (at least one Face misses).
At Export
Two files are generated at the end of export.
These files are created in a location referenced by the CATReport variable. Its default value is Profiles\user\Local Settings\Application Data\Dassault Systemes\CATReport on NT (user being you logon id), and $HOME/CATReport on UNIX.
Report File
Its name is name_of_file.rpt. It provides references about the quality of the transfer.
Example:
C:WINNT\Profiles\vmu\Local_Settings\Application Data\DassaultSystemes\CATReport\03_ClosedTolpology.rpt Input file: Output file: E:\users\03_ClosedTolpology.stp ~~~~~~~~~~~~~~~~~CONVERSION SUMMARY~~~~~~~~~~~~~~~~~~ OK=Transferred KO=Not transferred NS=Unsupported OUT=Out of size DEG=Degenerated INV=Invalid --------------------------------------------------------- | Entity Type | OK | KO | NS | OUT | DEG | INV | --------------------------------------------------------- | Face | 705| 0 | 0 | 0 | 0 | 0 | | Shell | 1| 3 | 0 | 0 | 0 | 0 | --------------------------------------------------------- | Result | 706| 3 | 0 | 0 | 0 | 0 | --------------------------------------------------------- ========================================================= Transcription time in seconds: 17.115
Error File
Its name is name_of_file.err. It lists the errors that occurred during the transfer.
Exemple:
C:WINNT\Profiles\vmu\Local_Settings\Application Data\DassaultSystemes\CATReport\03_ClosedTolpology.err Input file: Output file: E:\users\03_ClosedTolpology.stp =================================================== ***=Processing new independent element *=Intermediate processing !!=Independent element KO !=Intermediate error --------------------------------------------------- <I>=Information <W>=Warning <E>=Error --------------------------------------------------- [0000]=Message identifier:0000 [T=xxx]=Entity Type Step: xxx [#0000]=Entity identifier number:0000 =================================================== Actual display level: Customer