Applies To Product(s): AutoPLANT Piping/Modeler Version(s): AutoPLANT XM,V8i Environment: Windows 7/XP 32/64 bit Area: General Subarea: Original Author: Dinesh Solanki, Bentley Technical Support Group Steps to repeat Some changes is needed in the files to connect flanges with different ratings. To accomplish the same. Please follow the steps below: Make sure component with different ratings are present in the spec. To make the customization project specific copy joints.ebs to ..\%PROJECT_ROOT%\%PROJECT_NAME\Config\modules\ Open Joints.ebs and find below: If (CheckPCL(currPCL,connPCL) And CheckFAC(currFAC,connFAC)) Then Change it to : If CheckFAC(currFAC,connFAC) Then 4. Save and close the file. See below you will be to select flanges with different ratings.
↧