Arch Schedule: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 7: Line 7:


<!--T:3-->
<!--T:3-->
The Schedule tool allows you to create and automatically populate a [[Spreadsheet Module|spreadsheet]] with contents gathered from the model.
v0.16

[[Image:Arch quantities 01.jpg|800px]]


==How to use== <!--T:4-->
==How to use== <!--T:4-->


# Open or create a FreeCAD document with some [[Arch Module|Arch]] objects
# Press the {{KEY|[[Image:Arch Schedule.png|16px]] [[Arch Schedule|Schedule]]}} button
# Adjust the desired options
# Press '''OK'''


== Options==
==Properties== <!--T:5-->




[[Image:Arch quantities 02.jpg]]
==Scripting== <!--T:6-->


* '''Schedule type''': Allows to choose between a quantities schedule, a spaces schedule and a doors and windows schedule. Curently only the quantities schedule is implemented.
* '''Start cell''': The location in the spreadsheet where the schedule should start
* '''Area unit''': The unit in which to express areas
* '''Volume unit''': The unit in which to express volumes
* '''Currency unit''': The unit in which to express prices, if the '''Add price calculation''' option is enabled. No currency conversion is performed, so you must ensure that the prices specified in the materials of your model use the same unit.
* '''Only show totals''': Doesn't create an individual line for each object


</translate>
</translate>

Revision as of 22:08, 5 February 2016

Arch Schedule

Menu location
Arch → Create schedule...
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
None


Description

The Schedule tool allows you to create and automatically populate a spreadsheet with contents gathered from the model.

How to use

  1. Open or create a FreeCAD document with some Arch objects
  2. Press the Schedule button
  3. Adjust the desired options
  4. Press OK

Options

  • Schedule type: Allows to choose between a quantities schedule, a spaces schedule and a doors and windows schedule. Curently only the quantities schedule is implemented.
  • Start cell: The location in the spreadsheet where the schedule should start
  • Area unit: The unit in which to express areas
  • Volume unit: The unit in which to express volumes
  • Currency unit: The unit in which to express prices, if the Add price calculation option is enabled. No currency conversion is performed, so you must ensure that the prices specified in the materials of your model use the same unit.
  • Only show totals: Doesn't create an individual line for each object