Check tagging location

Good day

I have been updating the tagging information for a new configuration but i am running into an issue where the tagging method i set up and the tags produced in the models are ending up different 

I am using the correct workset workspace when modeling and below is my Tag number which is used for the Pipeline name

this.PRIMARY_EQUIPMENT_NUMBER & "-" & this.NOMINAL_DIAMETER & "-" & this.SPECIFICATION & "-" &  this.SERVICE_NAME & "-" & this.NUMBER & IFF(this.INSULATION_THICKNESS = "0mm", "", "-" & this.INSULATION)

Below is what is appearing in the models

ND-SERVICE-NUMBER-SPEC-INSULATION

I suspect that it is mapping to another configuration for tagging but i am unsure how to determine this or what i need to change to fix this.

Any Help would be good

Regards

Parents
  • Hi Callum,

    In general the tag name for components are defined in OpenPlant Supplemental Tagging schema. However, in some case users do define that at OpenPlant Supplemental Modeling or OpenPlant 3D schema level. Due to this, it takes the precedence from those schemas. If you are sure that you are using the correct workspace and configuration. I would suggest to check above mentioned schema. Go to PIPING_NETWORK_SYSTEM class, switch to NAME property and check if any Calculated ECExpression is defined there. You need to remove from there. Once removed, it will start reading the EC Expression from OpenPlant Supplemental tagging.

    HTH
    Regards | Deepak Singh

  • these are the details in that locations I don't think there is an overriding EC expression for it.

    I am concerned that another Openplant Supplemental Tagging schema is overriding the one within the workset. but i am unsure how i could determine that this is the case. what methods are there in either the "Modeler" or the "class editor" to check where the tag location is being determined?

  • Hi Callum,

    Class Editor is the best tool to explore it, in the provided snap you have loaded only OpenPlant 3D schema. I would request to supplement it with OpenPlant 3D supplemental Modeling and Modeling Views.

    If still nothing suspectable, I would request you to please raise a service request for it and we will deep dive to this issue.

    Thanks

    Regards | Deepak Singh

Reply Children
No Data