Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.XXX(SS5) Environment: Windows 7 (32/64-bit) & Others Area: Settings/Attributes Subarea: Schema- Custom attribute Original Author: Abhijit Bute, Bentley Product Advantage Group Background Equipment or Pipe Nozzles attributes information, like Facing and Rating , can be presented in OpenPlant Isometrics Manager. Below steps illustrate, how to add facing and rating information in isometric. Steps to Accomplish For OpenPlant Modeler Add new Property "Facing" to a Nozzle class with the help of this Wiki article: Open class editor, navigate to project path and open schema.“OpenPlant_3D.01.06.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.06.ecschema.xml". Select Equipment NOZZLE class and edit Continuation Expression value as in picture below: "$NOZZLE: " & this.EQUIPMENT_TAG & "$RATING: " & this.RATING & "$FACING: " & this.FACING Save all changes and start OpenPlant Modeler. Place new Nozzle and attach pipeline. Generate Isometrics, open it with OpenPlant Isometrics Manager and verify the results. For AutoPLANT Modeler 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 " PIPE_NOZZLE " class found under Plant base object>Named Item>Device>Piping Component or " NOZZLE " class found under Plant base object>Named Item>Device. Click add button and create new property " FACING ". Click on "Custom Attributes". Add custom property " AutoPLANT_PDW_Property_Map ". Refer below image: Give PropertyName "FACING_1". Refer below image. For AutoPLANT Equipment Nozzle edit NOZZLE class Continuation Expression. Under class tab. Add below expression. "$" & this.EQUIPMENT_TAG & "$NOZZLE: " & this.NUMBER & "$RATING: " & this.RATING & "$FACING: "& this.FACING Save the schema, restart AutoPLANT and verify the result. For AutoPLANT Pipe Nozzle Specify a new User Label To show above schema changes in a connection label for the pipe nozzle user need to specify a user label in Open plant isometric configuration manager. See steps below: Open Configuration manager. Select the active isometric style and pick the category “User Labels”. Create new Label and specify label definition as shown below: Name Pipe Nozzle Labels Include EC_CLASS=PIPE_NOZZLE Text CONN.TO.:$NOZZLE: $(EQUIPMENT_TAG)$RATING: $(RATING)$FACING: $(FACING) Type NOTE Cell Name NOTE Save and close the configuration manager. Create an Isometric from a pipeline that connects to a pipe nozzle to verify the result. Comments or Corrections? Bentley's Product Advantage Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!
↧