You will need Administration User access to the dRofus database to create calculated attributes. Select Settings at the bottom-left corner, then "Settings" (under Project and Database Administration), then "Items":
...
Note |
---|
This feature can not be exported to xml or PDF, but is available in Excel Exports and Revit/ArchiCAD Add-On configurations. |
...
To create a new calculated attribute, go to 'Item - Calculated attributes' and click 'Add':
...
Name: Name of the new attribute containing the composite text
...
Group: This is the section within the Room Properties Panel where you would like the attribute to be placed under. You can use existing groups like "Classification", or type in a new name - which will create a new group within the Room Properties Panel.
...
Tooltip: Optional help text will be visible when hovering the cursor over the attribute.
...
名前:複合テキストを含む新しい属性の名前。
グループ:部屋のプロパティパネルで、属性を配置するセクションです。”Classification (分類)"のような既存のグループを使用することも、
新しい名前を入力することもできます。ツールヒント (Tooltip):属性上にカーソルを置くと、オプションのヘルプ・テキスト (help text ) が表示されます。
プロパティパネルで表示:複合テキスト属性を部屋プロパティパネル内に表示したい場合は、これを選択します。ほとんどの場合、テキストは表示したいものですが、
プロジェクトによっては、dRofus内でテキストを表示せずに、テキストだけをモデルに直接同期させたい場合があります。Format: The combination of formats with fields is how the calculated attributes come together. Use {0} to refer to the first attribute in the list, {1} to refer to the second attribute, and so on. You may also apply special formatting to attributes that can change the text case, how numbers and dates are represented, select parts of a text, or a text based on a logical condition.
The two icons on the left offer a list of formatting choices with a small description and a way to preview the results with sample data you can provide to confirm the formatting you expect.
Fields: Select 'Add/remove fields' to add fields to include in the new attribute.
Data type: Depending on the formats, the data type you choose is important. The options are Decimal, Integer, Yes/No, Text, and Date.
Unit: The unit is optional as it defines a label in the properties pane after your calculated attribute.
...