Applies To Product(s): Bentley OpenPlant Isometrics Manager Version(s): 08.11.09.XXX Environment: Windows 7 32 bit, Windows 7 64 bit Area: Settings/Attributes Subarea: Original Author: Abhijit Bute, Bentley Technical Support Group Background To add a custom property in AutoPlant database (Projdata) and to display the same property in the Bill of Material of generated Isometric through OpenPlant Isometrics Manager. Objective is to add a new property ‘ SAP_MATERIALNR’ in isometric bill of material here. Similar customization can be done with other desired properties. Steps to Accomplish A. Ensure the property has been added in AutoPLANT database. 1.Go to project location. Open Projdata under piping table add new property “SAP_MATERIALNR”. 2. Create new drawing through document manager. 3. Place new pipe and give value to new property (SAP_MATERIALNR), say 4567 here. B. Add new property (SAP_MATERIALNR) in OPIM schema. 1. In Class editor, navigate to project location and select “OpenPlant_3D.01.04.ecschema.xml”. 2. Expand Class and select ‘Piping component’ class. 3. Add new property ‘SAP_MATERIALNR’ to it. See image below. 4. To map AutoPLANT property with OpenPlant property it needs to add custom property (AutoPLANT_PDW_Property_Map) like shown below. 5. Select the custom attribute and assign the property name field ‘SAP_MATERIALNR’. See image below. 6. Save and close the schema. 7. Go to your project location, C:\%Project Root%\Isometrics\styles\IFC\config\report.def 8. Add new property ‘SAP_MATERIALNR ‘ to report as shown below. 9. Save report.def file and verify results. 10.Desired custom property in the BOM will get displayed in Open Plant Isometrics.
↧