A new variable has been added to improve performance in drafting in OpenPlant P&ID. This variable enables or disables P&ID querying the database during Tag Placement. The default value now is to turn off unnecessary querying to improve performance. However, since this variable is opened up for modification users just need to turn it back on. Please follow the steps below for this modification:
# Set this to 1 to query tag number from AutoPLANT DB at placement time
# Set this to 0 to not query tag number from AutoPLANT DB at placement time# 0 will speed it up, but you will only get unique Tag with respect to# current drawing. To guarantee unique across project DB, you would# have to increment within the Tag dialog.
PLANT_PROJECT_QUERY_TAG_AT_PLACEMENT=1