Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
ProjectWise
  • Product Communities
ProjectWise
ProjectWise Design Integration Wiki ProjectWise Title Block Integration with AutoCAD [TN]
    • Sign In
    • ProjectWise Design Integration Wiki
    • ProjectWise Software Download
    • +ProjectWise Learning
    • +Projectwise Licensing
    • ProjectWise Programming and PowerShell
    • +Projectwise Documentation
    • -ProjectWise Explorer Client
      • +ProjectWise Client
      • +Featured Articles - Projectwise Explorer
      • +Audit Trail - ProjectWise Explorer Client
      • +Bentley IMS Login
      • +BS1192 Rules Engine - ProjectWise Explorer Client
      • +Check In Dialog - ProjectWise Explorer Client
      • +Document Code - ProjectWise Explorer Client
      • +Document Creation - ProjectWise Explorer Client
      • +Documentation & Help - ProjectWise Explorer Client
      • +Environments and Attributes - PWE
      • +Export / Import Tool - ProjectWise Explorer Client
      • +Folders / Subfolders - ProjectWise Explorer Client
      • +GUI - ProjectWise Explorer Client
      • +Installation - ProjectWise Explorer Client
      • +Integration - General
      • -Integration - AutoCAD - ProjectWise Explorer Client
        • 50002 Cannot start application for the specified document
        • AutoCAD Commands Integrated with ProjectWise [TN]
        • AutoCAD titleblock update DMS attributes fails
        • Creating Multiple Program Associations For AutoCAD [TN]
        • Customization file load failed, file not found: regen
        • Download 2020 AutoCAD & Civil 3d Integration
        • +Enable / Disable integration - Integration - AutoCAD - ProjectWise Explorer Client
        • Getting error, "Exception in idacad19_1odma.arx ARX Command" opening AutoCad 2014 files.
        • Performance issue opening AutoCAD Civil 3D document from ProjectWise
        • ProjectWise Title Block Integration with AutoCAD [TN]
        • Referenced files are not found and attributes from title block are not loaded
        • Troubleshooting Basic ProjectWise & AutoCAD Civil 3d Performance
        • Troubleshooting Civil 3d Performance Issues In ProjectWise Due to Errors
        • ProjectWise menus and toolbar in AutoCAD not displaying correctly
        • When attaching an Xref it opens a local dialog and not ProjectWise
      • +Integration - Civil 3D - ProjectWise Explorer Client
      • +Integration - DGN Platform - ProjectWise Explorer Client
      • +Integration - MicroStation - ProjectWise Explorer Client
      • +Integration - Office - ProjectWise Explorer Client
      • +Integration - Revit - ProjectWise Explorer Client
      • +Logs Troubleshooting- ProjectWise Explorer Client
      • +Messaging Service - ProjectWise Explorer Client
      • +MISC - ProjectWise Explorer Client
      • +Open / Save / Copy / Move - ProjectWise Explorer Client
      • +Photo Preview - ProjectWise Explorer Client
      • +ProjectWise Managed Workspaces
      • +Project - ProjectWise Explorer Client
      • +Search - ProjectWise Explorer Client
      • +Security and Permissions - ProjectWise Explorer Client
      • +User Tools - ProjectWise Explorer Client
      • +Views - ProjectWise Explorer Client
      • +Workflows & States - ProjectWise Explorer Client
      • +Network Configuration - Client
    • +ProjectWise Administrator
    • +ProjectWise Integration Server
    • +ProjectWise Caching Server
    • +ProjectWise Gateway Server
    • +ProjectWise User Synchronization Service
    • +ProjectWise Orchestration Framework
    • +ProjectWise Connected Services
    • +Working from Home with ProjectWise
    • +ProjectWise Glossary
    • ProjectWise Hosting - Manage Services
    • +ProjectWise Logging and Tools

     
     Questions about this article, topic, or product? Click here. 

    ProjectWise Title Block Integration with AutoCAD [TN]

     

    Overview

    Title block integration is the process of exchanging information between AutoCAD and ProjectWise from a single source of information stored in the database. The primary purpose of Title Block Integration is to automate the placement of a document's attribute information into an AutoCAD design file. The attribute data in ProjectWise is linked to attribute data in the design file.

    Title block integration can be quite complicated so it is hoped that this TechNote will provide a descriptive summary of some of the basic Title Block functionality's and explain how to set up a simple Title Block.

     

    Setting up

    There are three basic steps to setting up Title block integration:

    1. Create the tag sets and Title Block Attribute block in an AutoCAD design file.
    2. Create Attribute Exchange rules in ProjectWise.
    3. Update the Title Block tags in the design file with the document information from the ProjectWise database.

    Note: On the client machine, be sure that Title Block Integration is installed. To check this, go to control panel>add remove programs, highlight "ProjectWise Idesktop Integration" and click "Modify." When prompted for what products to change\modify, expand the AutoCAD tree until you see "Title Block Integration" and make sure this is turned on then click "Next" to install or "Cancel" to exit if it is already installed.

     

    Creating the tag sets for the Title Block in AutoCAD

    To create a tag set in AutoCAD:

    1. Open a new drawing.
    2. Draw the title block.
    3. keyin: attdef
    4. Under Attribute fill in:
      • Tag = Name of tag (FILENAME) (SIZE) - must use all upper case letters.
      • Prompt = What you will see when filling in the request info (File name).
      • Value = If it is a fixed value, enter it here.
      • Insertion = Click a data point in the drawing where the tag name should appear.
    5. Repeat until you have all the tags\attributes you want.
    6. Save the file with a name using all upper case letters: "TITLEBLOCK.DWG"
    7. Open a new file.
    8. Click ProjectWise>Insert Block.
    9. Browse and choose the file you just created with tags\attributes (TITLEBLOCK.DWG).
    10. Click OK.
    11. Place the block by placing a data point, then either click "Enter" through rest of the prompts, or put in the values requested. 
      If the dialog box does not appear, then you will be prompted to fill in the information for the tags in the status bar. Add the requested info or click "Enter" so that no value is set.
    12. Save the new file in ProjectWise.

     

    Creating Attribute Exchange Rules

    Attribute exchange rules are created in the ProjectWise Administrator. Attribute exchange rules control what document attributes are updated in place of the default values in the AutoCAD attribute. Attribute exchange rules also control how and when the attributes are updated.

    Under the Attribute Exchange Rules there is a category for AutoCAD Title Blocks. Right click on "AutoCAD Title Blocks" and select "New Attribute Class". The Attribute Class must match the AutoCAD attribute block you create in AutoCAD. Above we created an AutoCAD block called "TITLEBLOCK", therefore the Attribute Class needs to be called "TITLEBLOCK".

    As in AutoCAD, the Attribute Class and Attributes must be created using all uppercase text. To create an Attribute, right click on the Attribute Class "TITLEBLOCK" and select "New Attribute". The Attribute Wizard loads. Follow the steps in the Attribute Wizard to create a Title Block Attribute. The Attribute name must match the attribute in the AutoCAD attribute block. Above we created the Tags "FILENAME" and "SIZE". The Attributes must have the exact same name and must be in all uppercase text.

    In the Attribute Wizard you will create the Binding for the associated document attribute. The Attribute Binding must have a selected environment. After selecting the Environment, choose the ProjectWise database attribute you want to associate. For example: DocFileName and/or DocSize.

    Creating Attribute Exchange Rules

    1. Launch ProjectWise administrator and login to your data source.
    2. Expand Attribute Exchange Rules.
    3. Right click on "AutoCAD Title Blocks" and choose New > Attribute Class.
    4. Under the General Tab \ Identification, give your attribute class the same name as you gave your Attribute block dwg file. For example: "TITLEBLOCK" then click OK.

    Creating the Bindings

    1. Highlight then right click your new attribute class.
    2. Choose New > Attribute. The new attribute wizard appears, click next.
    3. Give your new attribute the same name as one of the AutoCAD attributes you created. For example: FILENAME SIZE.
    4. On the "Binding the Attribute" page, click add.
    5. In the "Add Binding" dialog, choose your Environment then choose the property type. (Document, Folder, or Environment)
    6. Choose the attribute and click next.
    7. On the "Formatting Bindings" page, click next.
    8. Click Finish.

    Repeat these steps until you have created all the bindings for all of your attributes.

     

    Title block Update File Conditions

    Update file conditions controls when ProjectWise triggers the events to update the tags in the AutoCAD design file. This is done through the AutoCAD Title Blocks Properties.

    In ProjectWise Administrator right click on AutoCAD Title Blocks and select Properties. There are three options under Update File Conditions: Document is Opened, Document is Checked Out and Document is Copied Out.

    • When set to "Opened," the attribute Tags will be updated when you open the design file in AutoCAD, either from the ProjectWise Explorer or from the desktop.
    • When set to "Checked Out," the attribute Tags will be updated only when you right click on a design file in ProjectWise Explorer and choose "Check Out." The design file gets checked out of ProjectWise and placed in the working directory. During the check out, AutoCAD loads in non-graphics mode and processes the Title Block Tags in the design file.
    • When set to "Copied Out" the attribute Tags will be updated whenever a design file is copied out of ProjectWise. This includes when you right click on the design file in ProjectWise Explorer and choose "Copy Out" from the menu or when you check out, copy out, or open a master design file. If a master design file has 10 references attached, AutoCAD will load in "Non-Graphics" mode and attempt to update the Title block Tags for each of the 10 reference files.

    See Also

    Product TechNotes and FAQs

    ProjectWise TechNotes And FAQs

    External Links

    Bentley Technical Support KnowledgeBase

    Bentley LEARN Server

    Comments or Corrections?

    Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!

     

       

    • TechNote
    • ProjectWise SELECTsupport
    • Share
    • History
    • More
    • Cancel
    • Elisa McGraw Created by Elisa McGraw
    • When: Fri, Jul 8 2011 10:52 AM
    • Dana Guthrie Last revision by Bentley Colleague Dana Guthrie
    • When: Mon, Oct 10 2022 3:50 PM
    • Revisions: 4
    • Comments: 1
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies