OPIM & ProjectWise Title Block Syncing

So I followed the tutorial "How To Feature Microstation Tags and AutoCAD Attributes" and there is no titleblock syncing tool (keyin).  Any idea?

Here is the document that I followed: 

communities.bentley.com/.../18291.how-to-feature-microstation-tags-and-autocad-attributes

Parents
  • If I am reading this correctly, you are missing a step. OPIM places text into the title block, not tag data. This being the case, there is nothing to push to ProjectWise, even if you do use the key-in.
    You'll need to write a macro to read the text node values and push those into tags, and from there you can update ProjectWise (this is what we did). Or you can use the steps described in the link, but that shows pushing from PW to the drawing not the other way around.
Reply
  • If I am reading this correctly, you are missing a step. OPIM places text into the title block, not tag data. This being the case, there is nothing to push to ProjectWise, even if you do use the key-in.
    You'll need to write a macro to read the text node values and push those into tags, and from there you can update ProjectWise (this is what we did). Or you can use the steps described in the link, but that shows pushing from PW to the drawing not the other way around.
Children