![]()
CAE Development team logged issues about PCF translator
____1. CAE-TR- 4814:
Incorrect default keywords for STRAIT & PCF options in autopipe.ini file:
Description: The keywords for the STRAIT and PCF options are incorrectly listed as 'UserStrait' and 'UserPCF'. They should be 'UseStrait' and 'UsePCF'. The problem was caused by a typographical error in the case where the autopipe.ini file does not exists initially and the program creates the autopipe.ini file. The file should be updated with corrected information.
Corrected Version: 8.5.1.9
____2. CAE-TR-8989:
pcfout.map file needs update to include additional valve end connections:
Description: The pcfout.map file needs to be updated to include additional valve end connections.
Corrected Version: 9.3.0.5
____3. CAE-TR-10304:
All Import PCF menu options should open individual help page.:
Description: “F1” key is invoking the same help page for the Import-> SmartPlant, CADWorx, SolidWorks, Autodesk Inventor, CATIA, and the new Autodesk Plant 3D menu commands. It should open separate help page for each menu option
Corrected Version: 9.5.0.15
____4. CAE-TR-10358:
PCF Translator: Program crashes when import PCF file:
Description: When import PCF file translator crashes. PCF file is attached for testing.
Corrected Version: 1.0.0.25
____5. CAE-TR-10611:
PCF Translator: Program should ignore sign of Thickness:
Description: PCF file is not imported if “COMPONENT-ATTRIBUTE4” (Thickness) is negative in PCF file. So program should ignore sign of thickness.
Corrected Version: 9.6.0.1
____6. CAE-TR-10616:
PCF Translator imports API code as flange rating instead of actual flange class
Description: PCF Translator: Importing API code as flange rating vs actual flange class
ITEM-DESCRIPTION Gate Valve B16.34/API 600 A851 Gr CF8M Flange CL 150 RF B16.47/A bolted bonn
Imports flange with rating 600 instead of actual i.e. 150.
Corrected Version: <<None>>
____7. CAE-TR-10730:
PCF Translator crashes when first component length is less than Tolerance
Description: During PCF Import, translator crashes if first component length in PCF file is less than tolerance.
Corrected Version: 1.0.0.28
____8. CAE-TR-10781:
PCF Translator: Extract useful information from the component-attribute data
Description: PCF component data has “COMPONENT-ATTRIBUTE” used for describing the information like temperature, pressure, material etc.
Previously translator read the whole value and assigns it. Now translator has to extract the useful value from the complete string like “A106-B” from “BOMCOLUMN_Material_A106-B” string
Corrected Version: <<None>>
____9. CAE-TR-10791:
PCF Translator: Temperature is incorrectly imported if specified in deg C
Description: In PCF file if temperature is specified in Celsius (degree C) then it is not imported correctly in both English and Metric units.
Corrected Version: 1.0.0.28
____10. CAE-TR-10792:
PCF Translator: Corrosion allowance is not imported from PCF file.
Description: During PCF import corrosion allowance is not imported from PCF file if wall thickness (Component-Attribute4) is not defined in PCF file.
Corrected Version: 1.0.0.28
____11. CAE-TR-10793:
PCF Translator: Wrong values of insul. density & specific gravity are imported.
Description: Wrong density “kg/m^3” factor for metric unit system is defined in pcfin.map file due to which wrong values of insulation density and specific gravity are imported.
Avoidance: Manually update PCFin.map file, Unit Distance Section; change kg/m^3 1, to kg/m^3 16.018464.
Corrected Version: 1.0.0.28
____12. CAE-TR-10794:
PCF Translator: Pipe schedule is not imported from PCF file.
Description: During PCF import if pipe schedule is defined in PCF file then then the defined pipe schedule is not imported, only STD pipe schedule is imported.
Avoidance: Manually update PCFin.map file, Schedule section, example add new line SCH 40 (1st col.) and S40S (2nd col).
Corrected Version: 1.0.0.28
___13. CAE-CR-10862
PCF Translator: Add an option to ignore continuation components.
Description: PCF Translator should ignore all those components which are continuation to other pipeline.
User has an option to turn it OFF/ON from PCFIN.MAP file.
The continuation component has been identified by the CONTINUTION keyword.
Corrected Version: 9.6.0.7
Product Version: 1.0.0.29
__14. CAE-CR-10886
PCF Translator: Add support to define axis mapping between PCF and program
Description: Implement feature in PCF Translator to select different axis orientation for incoming PCF files and also select on which application axis to map i.e. (+ X Y vertical) or (+Y Z vertical).
Different options to select for incoming PCF files are
1. +Y_NORTH
2. -Y_SOUTH
3. +X_EAST
4. -X_WEST
Corrected Version: <<None>>
__15. CAE-CR-10854
PCF Translator: Fetch material from Item Code > Description.
Description: PCF Translator should be able to fetch material from Item code > description in case material is not specified in Attribute3 in PCF file.
Corrected Version: 9.6.0.7
Product Version: 1.0.0.28
__16. CAE-CR-10855
PCF Translator: Add new piping codes, Material and Component libraries.
Description: Add new Piping codes, Materials and Component libraries in PCF Translator to make it consistent with AutoPIPE
Corrected Version: 9.6.0.7
Product Version: 1.0.0.29
__17. CAE-CR-10882
PCF Translator: Add an option to ignore overlapping components.
Description: PCF Translator should ignore the second overlapping component. User has an option to turn it OFF/ON from PCFIN.MAP file.
Corrected Version: <<None>>
__18. CAE-CR-10887
PCF Translator: Move Toler., flange length, Ignore options to Tools>Setting dlg
Description: Move the following options to Tools > Settings dialog, so the that user can easily change these settings from GUI instead of changing these settings manually in map file.
1. Tolerance
2. Retain Flange Length
3. Ignore Continuation Components
4. Ignore Overlapping Components
Corrected Version: <<None>>
Update: July 18, 2013:
This is directly related to the issue when the following is displayed on the translator dialog during cthe conversion process.
*** Import process aborted due to overlapping components ***
Conversion Aborted..
The CAE development team implemented detection and blocking of overlapping components as they may cause issues during import. Some models do import in AutoPIPE where as some hang. Even for the ones that import ok - the issue is that there will still be overlapping pipes which may not be correct. PCF Translator generates a log of all overlapping components to help identify to the user their location and number of occurrence. These log files are located in the same folder as the PCF file. This log file is named .log3.
The default behavior is to block the import and let the user review and correct the model in the original software that was used to create the file. However, if the user wishes to still import the model without making changes, we now have an option to ignore overlapping components during import. What this option does is that it ignores any new component that overlaps an existing component. This is still in BETA phase and is scheduled to be included with AutoPIPE 9.6 (release Q3 2013). If you are interested in the BETA version please log a service request mentioning this CAE number, requesting a BETA PCF translator.
If you do use the PCF translator, it is at your own risk. In addition to a complete model review, minimize the number of Model Consistency Check, and Design Checks before running the analysis.
__19. CAE-CR-10936
PCF Translator: ability to import beam / frame
Description: PCF Translator, add ability to import beam / frame into model.
True nature of the problem is that most software applications do not support exporting beam information when creating a PCF file. AutoPIPE is only able to import information that is actually in the PCF file. When the information is made available in the file, the CAE development team will incorporate this enhancement.
Corrected Version: <<None>>
__20. CAE-CR-11126
Importing multiple files repeatedly using Merge File option
Description: Ability to select multiple files not in order from a folder listing using the Merge File option.
Example, folder coantains A.pcf, B.pcf, C.pcf, D.pcf. Ability to select A.pcf and D.pcf to be merged into one model in AutoPIPE.
Corrected Version: 1.0.0.37 (to be released with AutoPIPE V8i 09.06..01.xx and higher).