Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.XXX Environment: Windows 7 32/ 64 bit Area: Settings/Attributes Subarea: Original Author: Abhijit Bute, Bentley Technical Support Group Background Using AutoPLANT modeler, user required connecting equipment nozzle and its attributes like facing and rating information in Open Isometric Manager. Below steps illustrate, how to add facing and rating information in isometric. Steps to Accomplish Add New Property "Facing" in OpenPLANT Isometric Manager Schema. Open class editor and navigate to project path and open schema.“OpenPlant_3D.01.04.ecschema.xml” For ex. C:\ProgramData\Bentley\Plant V8i\Bentley Plant V8i Projects\SAMPLE_METRIC\Config\OpenPlant\schema Supplement this schema with “OpenPlant_3D_Supplemental_Isometrics_Isoextractor.01.04.ecschema.xml”. Now search “Nozzle” class found under Plant base object>Named Item>Device. Click add button create new property “FACING”. Refer below image. Click on “Custom Attributes”. Add custom property “AutoPLANT_PDW_Property_Map”. Refer below image: Give PropertyName “FACING_1” Edit Nozzle Continuation Nozzle Expression. Under class tab. Add below expression. "$" & this.EQUIPMENT_TAG & "$NOZZLE: " & this.NUMBER & "$RATING: " & this.RATING & "$FACING: "& this.FACING 2. Save the schema. 3. Restart AutoPLANT and verify the result. 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!
↧