In Bentley OpenPlant Isometrics Manager, below exercise illustrate on mapping PDW to OpenPlant Isometrics manager classes. It can be realized with AutoPLANT Modeler. Background With AutoPLANT Modeler version SS5 and SS6 release uses OpenPlant Isometrics manager to generate Isometrics. There are certain classes from AutoPLANT that have not yet been mapped in OpenPlant isometrics manager. This document will describe the process of mapping an instrument gauge class but can be used for any classes which may need mapping. Below exercise will search the database for instrument classes used and map an instrument gauge class. No instrument classes are currently mapped in OpenPlant Isometrics Manager. Steps to Accomplish A. Querying the Project database for classes Need to determine the particular Instrument classes that are being used in the AutoPLANT to map them. In this example browse to the MDB file associated to the Piping model. Open the MDB file or if you are using SQL, open the SQL DB. Select the “Query Design” button. Select “Close” for this dialog. Choose the SQL button in the upper left. Run this statement: SELECT DISTINCT MODULE, CLASS FROM PIPING. This will give all the classes used in this particular model from the Piping table. Filter Instrument classes. Choose the “drop down arrow” for the MODULE tab. Uncheck “(Select All)”. Place a check in the “at_instr” box. The results show the instrument classes that are used in the Piping model which will all need mapped in order to successfully ISO a pipeline with these classes on them. B. Mapping the class in the schema Open ‘OpenPlant_3D.01.04.ecschema.xml’ located in: C:\ProgramData\Bentley\Plant V8i\Bentley Plant V8i Projects\YourProject\ Config\OpenPlant\schemas. Select the “Search” icon and search for the class GAUGE which is the OpenPlant Class that needed to be mapped. Double click on GAUGE in the search and it should automatically go to the Gauge class located in CLASSES>PLANT BASE OBJECT>NAMED ITEM>DEVICE>PIPING COMPONENT>GAUGE. On the right hand side, scroll down to the AUTOPLANT_PDW_Class_Map section. Right click on the root ClassNames and choose Add Element. Type AT_GUAGE_VERT into the ClassNames(1) or whatever number it might be depending on how many classes are mapped. Right click on ModuleNames and choose Add Element. It needs to input the Module in which the class exists. In this case it’s the Instrument Module so input AT_INSTR. Note: Need to add the class for multiple modules if that class existed in multiple modules. An example would be welds or bolts. Choose “SaveALL” schemas and exit class editor. User should be able to create an ISO with a vertical or horizontal instrument gauge on it. See Also How To Map New AutoPLANT Component - http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/13061.how-to-map-new-autoplant-component Comments or Corrections? Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!
↧