View Issue Details

IDProjectCategoryView StatusLast Update
0002643ArchFeaturepublic2016-08-29 22:26
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSDebianOS VersionTesting 64bit
Summary0002643: Redesign the Arch Schedule tool
DescriptionThe arch schedule should not be as restrained as the current implementation but should become much more adaptive to all kinds of scenarios and particular projects and should concentrate on performing a series of simple tasks to extract quantity information from objects.

Implement a series of "gatherings". Each gathering occupies one line in a spreadsheet. Each gathering has:

- a description text
- an action: count, or read a certain property, for ex. obj.Label or obj.Shape.Volume
- a list of objects or groups to apply the action to
- a filter to apply to the list of objects, to consider only objects of a certain type
- a unit to express the result of the action

The result will be a spreadsheet with three columns: description, unit and quantity. The aim is to be able to construct a quantity schedule in another spreadsheet app, and simply copy/paste the quantity column from FreeCAD.

It should also be possible to import the above data from a csv file.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 0d25df0c

2016-08-30 00:24:34

yorik

Details Diff
Arch: Rewrite of Arch Schedule tool - fixes 0002643 Affected Issues
0002643
mod - src/Mod/Arch/ArchSchedule.py Diff File
mod - src/Mod/Arch/Resources/ui/ArchSchedule.ui Diff File

Issue History

Date Modified Username Field Change
2016-07-27 00:33 yorik New Issue
2016-07-27 00:33 yorik Status new => assigned
2016-07-27 00:33 yorik Assigned To => yorik
2016-07-27 00:33 yorik Project FreeCAD => Arch
2016-08-29 22:26 yorik Changeset attached => FreeCAD Master master 0d25df0c
2016-08-29 22:26 yorik Status assigned => closed
2016-08-29 22:26 yorik Resolution open => fixed