Andrej730
|
cbf04546b8
|
fix many implicit ifcopenshell.guid imports
a bit related to 10d30b0de
|
2024-05-08 18:18:02 +05:00 |
|
Dion Moult
|
10d30b0de7
|
Document api modules and require explicit imports of API submodules
|
2024-05-08 17:00:35 +10:00 |
|
Dion Moult
|
d11ec67129
|
Generate functions for all API usecases for better static code features. See #2693.
|
2024-05-06 14:43:43 +10:00 |
|
Dion Moult
|
a213ab6760
|
Fix docstrings to reference datatype as it would be used for users
|
2024-05-06 08:39:48 +10:00 |
|
Andrej730
|
06b84cfa24
|
nest.unassign_object - support batching #4474
|
2024-04-09 18:33:25 +05:00 |
|
Andrej730
|
97db95085a
|
nest.assign_object - support batching #4474
|
2024-04-09 18:33:25 +05:00 |
|
Andrej730
|
d1bcec7a6a
|
typing
|
2024-04-09 18:33:25 +05:00 |
|
Andrej730
|
7b46c6a443
|
black format
|
2024-04-09 17:05:36 +05:00 |
|
Dion Moult
|
8df40dc4a6
|
Fix #4203. Fix bug where removing nested cost items left orphaned relationships.
|
2024-01-12 18:14:49 +11:00 |
|
Sigma Dimensions (Yass)
|
b260bd3877
|
Record formula and resource name for cost values when calculating resource cost
|
2024-01-04 09:32:31 +01:00 |
|
Sigma Dimensions (Yass)
|
cd6246c382
|
fix cost value calculation when using parent cost
|
2024-01-04 09:30:27 +01:00 |
|
Sigma Dimensions (Yass)
|
46454c5c94
|
consider unit basis for calculating resource costs #4122
|
2023-12-20 14:19:16 +01:00 |
|
Dion Moult
|
6e932ec2fb
|
Fix #3974. Bug where orphaned histories would be left in API remove operations.
|
2023-11-28 10:46:03 +11:00 |
|
Sigma Dimensions (Yass)
|
635dff73b4
|
fix typo
|
2023-09-26 16:35:31 +01:00 |
|
Sigma Dimensions (Yass)
|
e74e824417
|
Proposal to use resource's parent cost, reducing manual insertions
|
2023-09-23 16:04:01 +01:00 |
|
Sigma Dimensions (Yass)
|
438f35fe88
|
purge cost schedules
|
2023-09-18 20:20:23 +01:00 |
|
Sigma Dimensions (Yass)
|
7dd20f69d7
|
ligten up add cost schedule UI
|
2023-08-21 01:13:17 +01:00 |
|
Sigma Dimensions (Yass)
|
31a12faef1
|
woopsies
|
2023-08-13 12:18:48 +01:00 |
|
Sigma Dimensions (Yass)
|
eb94c16465
|
fix the bug fix #07b5c49 - where counting objects controlled by a cost item stopped working
|
2023-08-13 12:16:29 +01:00 |
|
Sigma Dimensions (Yass)
|
07b5c4918b
|
fix api logic where only quantities of the same type can be assignmed to a cost control
|
2023-08-12 15:17:32 +01:00 |
|
Sigma Dimensions (Yass)
|
703f0a6b70
|
fix orphaned data when unassigning element quantities from cost item control
|
2023-08-12 14:57:01 +01:00 |
|
Sigma Dimensions
|
0c946fae36
|
fix removing cost item value
|
2023-06-02 00:31:50 +01:00 |
|
Sigma Dimensions
|
a4a6dce6de
|
BBIM D: Copy cost items, export Cost Schedules individually, start improving Cost Schedule UI
|
2023-05-21 12:42:50 +01:00 |
|
Sigma Dimensions
|
6c82e6f889
|
Fix assign cost value usecase
|
2023-02-10 21:28:49 +01:00 |
|
Dion Moult
|
b3c7971ea9
|
Purge all data classes from API.
|
2023-02-01 15:44:08 +11:00 |
|
Dion Moult
|
c8ba96cde8
|
Make syntax highlighting explicit in docs
|
2023-01-10 10:16:28 +11:00 |
|
Dion Moult
|
11f772b5a3
|
Add documentation for cost module
|
2022-11-21 12:05:58 +09:00 |
|
Dion Moult
|
f0a00cbc94
|
#2185 Set up auto generated API reference documentation via sphinx-autoapi
|
2022-05-09 15:35:52 +10:00 |
|
Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
Dion Moult
|
c726e8feb9
|
You can now calculate costs from direct resources and indirect task-based resources
|
2021-08-28 18:21:22 +10:00 |
|
Dion Moult
|
b272210a97
|
Resource base costs are now supported with all the features coming from the cost module.
|
2021-08-27 17:12:21 +10:00 |
|
Dion Moult
|
b99c5036e6
|
You can now edit nested arithmetic cost values by using spreadsheet-like formulas
|
2021-08-27 14:45:14 +10:00 |
|
Dion Moult
|
5e1fbacef7
|
Cost values are now serialised and shown as formulas
|
2021-08-26 21:37:25 +10:00 |
|
Dion Moult
|
00f779fc49
|
You can now count elements, tasks, and resources parametrically for cost items
|
2021-08-26 15:48:04 +10:00 |
|
Dion Moult
|
a6b8e40829
|
Cost subtotals that are calculated from per X units are now supported
|
2021-08-18 18:05:01 +10:00 |
|
Dion Moult
|
912699e63c
|
You can now assign rates from a schedule of rates to a cost plan
|
2021-08-17 12:22:57 +10:00 |
|
Dion Moult
|
f2aec9440f
|
UoM and unit rates are now shown for schedule of rates in costing
|
2021-08-17 09:44:43 +10:00 |
|
Dion Moult
|
6ee0027f33
|
Import of CSV-based schedule of rates is now possible
|
2021-08-16 15:07:09 +10:00 |
|
Dion Moult
|
2a6d6cfdbf
|
You can now edit the unit basis of a cost value for a schedule of rates
|
2021-08-13 11:56:33 +10:00 |
|
Dion Moult
|
b92e3fcf01
|
Implement task-based parametric cost item quantities
|
2021-08-12 13:29:35 +10:00 |
|
Dion Moult
|
f600186496
|
Parametric quantity breakdowns for cost items are now shown
|
2021-08-12 09:54:01 +10:00 |
|
Dion Moult
|
e8e12a567e
|
Assigning a product to a cost item now also assigns a quantity in one step
|
2021-08-11 21:22:23 +10:00 |
|
Dion Moult
|
ab38e6bf7c
|
You can now add and edit monetary units, and basic editing of other unit types.
|
2021-08-10 17:35:18 +10:00 |
|
Dion Moult
|
4bb888c862
|
You can now customise cost category columns in the cost schedule tree
|
2021-08-09 19:06:06 +10:00 |
|
Dion Moult
|
d4fc135209
|
You can now import cost schedules as CSVs into IFC in Blender
|
2021-08-09 17:12:23 +10:00 |
|
Dion Moult
|
e22c68a842
|
Units for cost items are now autodetected
|
2021-08-06 18:19:41 +10:00 |
|
bosonprojets
|
7d2d9b2bcf
|
purging of cost and task inverse relationships in ifcopenshell.api, and amendement to cost item values editing UX in BlenderBIM
|
2021-05-28 00:24:01 +01:00 |
|
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
|
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
|
a80fbdbc1d
|
Implement arithmetic formulas for cost value components
|
2021-05-08 12:18:27 +10:00 |
|