Applies To | |
Product(s): | OpenPlant Modeler |
Version(s): | 08.11.09.XXX (SS5) | 08.11.11.XX (SS6) |
Environment: | Windows 7/8.1/10 (64 bit) |
Area: | Settings/Attributes |
Subarea: | - |
Original Author: | Rahul Kumar, Bentley Product Advantage Group |
To set Pipeline colors based on service and different level as per various template groups such as Piping, Centerline & Insulation. Below steps will aid user to achieve the desired settings.
OpenPlant component symbology is managed in the typical Microstation fashion. It is controlled through a combination of Named Expressions (used to read attributes and assign the Element Templates accordingly) and Element Templates (where symbology is defined for the elements identified by the Named Expression).
"BY_LEVEL_AND_TEMPLATE:" & PIPELINE.NAME & ":OpenPlant\Piping\" & PIPELINE.SERVICE_NAME & ":Model"
"BY_LEVEL_AND_TEMPLATE:" & PIPELINE.NAME & “_CL” & ":OpenPlant\Piping\" & PIPELINE.SERVICE_NAME & ":Centerline"
"BY_LEVEL_AND_TEMPLATE:" & PIPELINE.NAME & “_Ins” & ":OpenPlant\Piping\" & PIPELINE.SERVICE_NAME & ":Insulation"
communities.bentley.com/.../4870.named-expressions-managing-component-symbology-in-openplant-modeler
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!