Applies To Product(s): OpenPlant PID Version(s): 08.11.10.XXX Environment: Windows 7 64 bit Area: Properties Subarea: Original Author: Harpreet Singh, Bentley Technical Support Group Problem Description This article will explain how can we format the NUMBER property for all the components to start from 100 and continue as 101, 102 and so on. Steps to Follow Launch class editor and load OpenPlant_PID schema. Supplement OpenPlant_PID_Supplemental_Imperial schema. Search for PIPING_NETWORK_SYSTEM class through search tool in class editor. Locate the NUMBER property in properties tab. In Property custom attribute change the default value to 100 and change the string value to {0:D3}. Similarly go to DEVICE class and make the same changes in NUMBER property. Save the changes. Verify the Results Launch OPPID and open a new drawing. Place a new equipment, let's say vessel. You will see the number is set to 100 as default. Note: Setting Default value to 100 will not auto-increment the number. You will have to increment the number manually. 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!
↧