|
|
|
BlueCielo TeamWork 2012 Configuration Guide | BlueCielo ECM Solutions |
Compile a list of the Revit property names used by your organization in title blocks. Note the TeamWork property name (and property set name) that corresponds to each Revit property that you want to synchronize. Also for each Revit property, note whether it should be read or written, or both. In effect, determine which application should control the value of that attribute, TeamWork or Revit. When doing so, consider where the documents will originate from, imported from outside the vault (Revit properties should be read), or created inside the vault with the aid of a wizard that prompts the user for title block properties (Revit properties should be written).
To configure Revit property synchronization:
Tip To export the settings file to your computer, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.
Tip You can find the names of property sets and properties on the Properties page of each document type, as described in Creating and editing document types.
Also specify a flag if the property should be read-only (RO) or write-only (WO). By default, properties are read/write. Use the following format for each property:
<RevitPropertySet.RevitPropertyName>=<BlueCieloPropertySet.BlueCieloPropertyName>,<Flag>
The following example maps the document property Title to the TeamWork property Title such that the document property is written from TeamWork and not vice versa:
DocProps.Title=Custom.Title, RO
Note Although TeamWork internal properties can be synchronized to Revit properties, you should never attempt to update internal properties or errors can occur. Flag all properties linked to TeamWork internal properties as write-only (WO). Only write to TeamWork properties in the Custom property set.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |