Dion Moult
66862a6cba
You can now copy cost values from one cost item to another
2021-05-13 15:11:45 +10:00
Dion Moult
4e014d1a10
New utility functions for copying and deep copying IFC elements
2021-05-13 15:11:18 +10:00
Dion Moult
3b33977acc
Linked cost item products now auto update cost quantities upon assignment and unassignment, with user friendly quantity type selection dropdown
2021-05-13 14:25:05 +10:00
Dion Moult
5334d2b754
Refactor pset module to follow the same design patterns as other modules, in preparation for complex property / quantity handling in the future
2021-05-13 11:55:25 +10:00
Jesusbill
75ed4dcdd8
you can now edit a structural connection coordinate system
2021-05-12 17:43:07 +02:00
Dion Moult
beb813cb21
Fix bug where related openings are not deleted when you delete a product
2021-05-12 22:20:58 +10:00
Dion Moult
35ceba2e88
Fix #1462 .
2021-05-12 19:12:46 +10:00
Dion Moult
353281fa4d
Updating a task duration now auto calculates the scheduled finish times based on the working calendar
2021-05-11 11:35:47 +10:00
Dion Moult
a9228c0800
Support importing lag times from P6 XML
2021-05-10 21:15:23 +10:00
Thomas Krijnen
5e52abb3cf
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.6.0
2021-05-10 11:47:25 +02:00
Thomas Krijnen
8384235e10
Tree API extensions in wrapper
2021-05-10 11:47:16 +02:00
Dion Moult
d98ac8ce89
Implement inherited calendars in the sequencing task tree
2021-05-10 18:40:51 +10:00
Dion Moult
19e67613db
New recipe to clean up IFCs that store quantities in properties.
2021-05-10 09:27:31 +10:00
Dion Moult
a80fbdbc1d
Implement arithmetic formulas for cost value components
2021-05-08 12:18:27 +10:00
Dion Moult
f9b79b4beb
Implement add / remove load groups, and half implement structural activities. Thanks Jesusbill and ihabelaghoury
2021-05-07 18:41:03 +10:00
Dion Moult
7919c193b8
Minor improvement to deep purging for removing work schedules
2021-05-07 11:16:05 +10:00
Dion Moult
992474fbf2
Minor structural code review
2021-05-06 18:24:13 +10:00
Dion Moult
8a3e023408
Fix unfinished time/date/duration handling in edit task time, work plan, work schedule, and finally refactor attribute i/o like I promised
2021-05-06 17:14:28 +10:00
Jesusbill
a13b257452
add point orientation - wip
2021-05-06 08:43:12 +02:00
Jesusbill
3f9842e358
extend structural api data for loads
2021-05-06 08:32:49 +02:00
Jesusbill
a031bffe6c
you can now add, edit and remove structural load cases
2021-05-05 14:22:18 +02:00
Dion Moult
ee46e76340
Derive start and finish dates and elapsed durations where possible in the task tree
2021-05-05 11:59:33 +10:00
Dion Moult
dea844dcf6
Fix purging when removing tasks
2021-05-05 11:57:47 +10:00
Dion Moult
a05d017341
Implement adding, editing, and removing time lags to sequence relationships
2021-05-04 20:56:19 +10:00
Dion Moult
f63479c823
Code review and use isodate library to handle durations for robustly
2021-05-04 12:52:14 +10:00
bosonprojets
8a8bdeeaa3
Update to ifcopenshell.util.date for handling of IfcDuration with python and import of Planned Durations from P6 .xml exports in blenderBIM
2021-05-04 00:27:53 +00:00
bosonprojets
6b46ff71a6
Implement feature to select all products related to a task in blenderBIM, and the ifcopenshell.api
2021-05-02 01:44:56 +00:00
ArturTomczak
037261afb9
IDS Add PredefinedType support ( #1447 )
...
* fixed typos
changed all 'applicabiliy' to 'applicability'
* added boolean restriction
* Add PredefinedType support
* replace f-string with %
* skip PredefinedType if not IFC4
* code formatting
* check PredefinedType if exists not based on schema
* narrow try-except
* remove debug data
2021-05-01 09:09:35 +02:00
Dion Moult
be87b17909
Support importing P6 sequence types and new view sequences UI
2021-04-30 21:34:18 +10:00
Dion Moult
932a21309f
Support assigning work calendars to tasks
2021-04-30 17:40:00 +10:00
Dion Moult
79dcf809ed
Implement support of importing calendars from P6
2021-04-30 14:53:40 +10:00
bosonprojets
2f53e43b90
Added Usecases to assign, edit and unassign Lag Times to the ifcopenshell.api
2021-04-30 02:21:54 +00:00
Dion Moult
fd83564af0
Sorry forgot to commit
2021-04-29 19:37:59 +10:00
Dion Moult
37e3a65ffb
Decouple pset APIs from blenderbim namespace
2021-04-29 19:35:21 +10:00
Dion Moult
e5cf0cde2d
Improve time and date support (don't cast to datetime) and support all recurrence types and time periods in work schedules
2021-04-29 17:52:45 +10:00
Dion Moult
810d36781c
Add support for editing calendar work and exception times and recurring work times
2021-04-29 13:16:47 +10:00
bosonprojets
f8eb1c178a
Usecases to edit WorkCalendar Attributes in the ifcopenshell.api
2021-04-29 02:43:14 +00:00
Dion Moult
b726ba7816
Simplify work calendar UI
2021-04-29 09:55:50 +10:00
bosonprojets
4ab23d231d
Usecase to Unassign object aggregation in the ifcopenshell.api
2021-04-28 12:43:14 +00:00
Dion Moult
00694854af
UI clean up for work plans and code review for assign schedules to plan
2021-04-28 17:59:57 +10:00
Dion Moult
56046dd6f9
Cost quantities that are counting that have controlled products now automatically count the number of products for convenience
2021-04-27 14:45:14 +10:00
Dion Moult
e0a5c9c8f3
You can now assign derived quantities from products to cost items
2021-04-27 12:09:52 +10:00
Dion Moult
57396e1bb9
Make cha-ching noise whenever you're checking out cost schedules
2021-04-26 18:46:35 +10:00
Dion Moult
389076bff4
Implement feature for manipulating cost values, with support for calculation of subtotals
2021-04-26 18:18:42 +10:00
Dion Moult
bfcc067257
New feature to manipulate cost item quantities
2021-04-26 12:41:19 +10:00
Dion Moult
f88ac5de62
Minor code review to assign / unassign resource products
2021-04-26 09:38:45 +10:00
bosonprojets
cdd456bede
Assign and Unassign resources to scene objects in BlenderBIM
2021-04-25 23:25:05 +00:00
bosonprojets
7041d17c16
Unassign Resources Usecase added to the ifcopenshel.api
2021-04-25 22:59:01 +00:00
Dion Moult
de842f7aba
Code review with myoualid for IFC resource module
2021-04-25 12:29:11 +10:00
bosonprojets
6107c39c1c
Update to IfcResources panel and authoring subtypes of IfcConstructionResource with ifcopenshell.api
2021-04-24 23:34:38 +00:00