Author:

MartaTron

Creation Date:

2002-10-12

ArchiCADバージョン:

• ArchiCAD 9
• ArchiCAD 8.1
• ArchiCAD 7.0

Platform:

• Mac OS X
• Windows

Audience:

• 上級ユーザー

Reference:

• [tracking number]

First of all, create a new Unit under the Edit Database menu command in the Calculate menu:

newunit.gif

Then name this new unit, we will use USD:

priceunit.gif

Then, create Property objects containing this new price unit, see for example '119_per_item.gps' or '29_per_length.gps' in the library of the downloadable archive (.[PLA]) file (see below). These property objects have to be linked to your construction elements to which you want to add price information. Property objects can be linked by criteria or by individual assignment. In this example, let's choose the individual assignment. You can see on this figure how the 29_per_length.gps property object has been linked to Wall-001:

propertylinktowall.gif

To experiment with price informations added to your project, download the example file (Prices.PLA v7.0) and create a component list as shown here:

pricelist.gif

Another method

You can also define a separate variable in your library parts for price information, in this case, you need to define the Price component in the Property Script of the library part with a command like

COMPONENT "price", 19.90, "USD", 1

This method can't be used with Walls, Slabs and other construction elements that can't be scripted.


カテゴリ計算

技術情報/Adding Price Information to Elements and Objects (最終更新日時 2008-09-01 13:00:09 更新者 localhost)