How to Modify the default Instrument Bubble Size? For Imperial Project: Open the OpenPlant_PID.01.03.ecschema.xml and supplement the schema (right click on schema and select Supplement Schema). Tools > Find Class > Search for INSTRUMENT_PARAMETRIC as shown below: 3. Select the Properties tab and find the Bubble Radius property. 4. Notice it’s default value of 0.25. 5. Select the Properties tab and select the BUBBLE_RADIUS property. 6. The Custom Attribute “PropertyCustomAttribute” is read only and will have to be re-created. 7. Select Custom Attributes button and Add\Remove option… 8. Select Custom Attribute “PropertyCustomAttribute” as shown below. Select the Down arrow to add it to list and then select OK. 9. As shown below modify the new Default Value. In this example we modified it to 1.75. 10. Save all Schemas and Exit Class Editor. 11. Open OpenPLANT P&ID notice the new Default Bubble Radius. For Metric projects: Browse to the C:\ProgramData\Bentley\PowerPID (SELECTseries *)\WorkSpace\Projects\OPPowerPID_Metric or (Custom Metric Project). Open the OPPowerPID_Metric.pcf file. Modify the ALT_BUBBLE_SIZE variable to the new size required. NOTE: the default for all of OPPID is in schematics.01.0*.ecschema.xml. Search for "BUBBLE_RADIUS" in schematics.01.0*.ecschema.xml to make overall changes. Example 1: Instrument Discrete bubble to be smaller than all other instruments bubbles. File: OpenPlant_PID_Supplemental_Imperial.01.03.ecschema.xml 0.1 True Example 2: All instruments to have a smaller size. File: OpenPlant_PID_Supplemental_Imperial.01.03.ecschema.xml 0.1 True
↧