Dion Moult
|
f0a00cbc94
|
#2185 Set up auto generated API reference documentation via sphinx-autoapi
|
2022-05-09 15:35:52 +10:00 |
|
Adrien SCHVALBERG
|
e677355438
|
Add IfcParse::clear_schemas() and individual Ifc___::clear_schema() to clear any resource allocated by registered schemas
Add missing virtual destructors in IfcSchema.h
|
2022-05-08 10:21:46 +02:00 |
|
Dion Moult
|
93fd3f97e3
|
#2111 New feature to select by style and see style usage
|
2022-05-08 18:03:18 +10:00 |
|
Dion Moult
|
5f1b5d0c63
|
You can now manage actor assignments to products
|
2022-05-06 17:47:24 +10:00 |
|
Dion Moult
|
42edcda8bd
|
Deleting an element now also auto deletes its associated distribution ports
|
2022-05-06 10:38:38 +10:00 |
|
Dion Moult
|
53c050c6ed
|
Port locations now sync relative to their parent even when not actively displayed in the viewport
|
2022-05-05 18:00:42 +10:00 |
|
Dion Moult
|
8c3e29c351
|
Split BlenderBIM and other docs to not overwhelm users. Use Furo theme for Sphinx.
|
2022-05-04 13:06:39 +10:00 |
|
Dion Moult
|
9333839267
|
Copying an element now also copies its distribution ports
|
2022-05-03 18:05:27 +10:00 |
|
Dion Moult
|
f8acde0801
|
You can now add ports to types, and ports are created when placing occurrences of that type
|
2022-05-03 14:32:18 +10:00 |
|
Dion Moult
|
9ea6499b5a
|
#2082 You can now filter by metadata existence in the selector syntax
|
2022-04-27 22:20:12 +10:00 |
|
Adrien SCHVALBERG
|
11c3a6e547
|
Fix ifcparse/Ifc____.h template
|
2022-04-27 14:08:05 +02:00 |
|
Dion Moult
|
cfa1428a75
|
Fix bug where material layer set usage axis was not consistent for non walls
|
2022-04-27 20:44:26 +10:00 |
|
Thomas Krijnen
|
efc43c0fe9
|
#1153 merge-cells option in draw
|
2022-04-24 14:54:49 +02:00 |
|
Dion Moult
|
cc8da4abf4
|
#1153 Symbol background option for text is now stored in a pset
|
2022-04-24 13:13:21 +10:00 |
|
Dion Moult
|
f2c4b20187
|
#1153 Experimental support for curve bounded planes for 3D annotations
|
2022-04-24 12:25:04 +10:00 |
|
Dion Moult
|
31ddb0f2c5
|
#1153 Add support for Annotation3D representations
|
2022-04-24 10:00:31 +10:00 |
|
Dion Moult
|
9fc0baf175
|
#1153 Add support for IfcAnnotationFillArea representation
|
2022-04-18 10:27:20 +10:00 |
|
Boris Brangeon
|
6160d65d18
|
Update selector.py
filter_rule.children[2].children[0].lower() == 'true'
|
2022-03-31 20:50:26 +02:00 |
|
Dion Moult
|
9db07883b7
|
Scheduling calculations no longer calculate from midnight and now handle a single 9-5 day as a duration of 1 day, as per industry standard practice.
|
2022-03-25 16:09:22 +11:00 |
|
Dion Moult
|
7af53c543d
|
Fix bug with schedule calculation on zero duration tasks
|
2022-03-25 16:09:22 +11:00 |
|
Dion Moult
|
e7f6ed73ac
|
Fix bug where recalculating a schedule with no time data would fail
|
2022-03-25 16:09:22 +11:00 |
|
Dion Moult
|
8afa1a4f7d
|
Fix bug where counting working days on a task without a calendar would fail
|
2022-03-25 16:09:22 +11:00 |
|
Dion Moult
|
1dd85f6c48
|
Fix bug where removing a rooted or calendar constrained task would purge all calendar assignments
|
2022-03-25 16:09:22 +11:00 |
|
dependabot[bot]
|
8bd826fb20
|
Bump numpy in /src/ifcopenshell-python/ifcopenshell
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.21.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 10:02:23 +01:00 |
|
dependabot[bot]
|
cbc6eefca7
|
Bump lxml from 4.6.3 to 4.6.5 in /src/ifcopenshell-python/ifcopenshell
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 10:01:13 +01:00 |
|
Boris Brangeon
|
4f86dd143a
|
Update selector.py (#2102)
Add BOOLEAN: "TRUE" | "FALSE" | "true" | "false"| "True" | "False"
|
2022-03-24 11:02:58 +11:00 |
|
Dion Moult
|
9b9f0058f9
|
The material manager now shows total elements used by a material
|
2022-03-22 12:50:10 +11:00 |
|
Dion Moult
|
c072554f21
|
You can now use the selector with a prefiltered list of elements
|
2022-03-22 11:32:40 +11:00 |
|
Dion Moult
|
18c9a57bea
|
Using the selector now supports recursive decomposition in the spatial hierarchy
|
2022-03-22 11:23:13 +11:00 |
|
Dion Moult
|
eaa3301b8f
|
New support for filtering elements by checking values against an enumeration
|
2022-03-22 10:49:48 +11:00 |
|
Dion Moult
|
efb89acfa3
|
You can now use a "not" operator when selecting elements
|
2022-03-22 10:40:05 +11:00 |
|
Dion Moult
|
96256d365a
|
Fix bug where you couldn't compare less than or equal to with the selector.
|
2022-03-22 10:39:10 +11:00 |
|
Dion Moult
|
fa6ec25a39
|
#2082. You can now use the selector to filter by strict data types.
|
2022-03-21 18:03:25 +11:00 |
|
Dion Moult
|
44afa0df5d
|
Selector now uses classmethods to make it easier for scriptwriters to use
|
2022-03-21 17:28:16 +11:00 |
|
Dion Moult
|
ea530858bd
|
You can now remove material sets independent of elements
|
2022-03-21 12:03:15 +11:00 |
|
Dion Moult
|
0b4cfea3a9
|
Removing a material now also removes material properties
|
2022-03-21 10:50:19 +11:00 |
|
Dion Moult
|
e909f25432
|
Removing a property set now also removes properties
|
2022-03-21 10:22:31 +11:00 |
|
Dion Moult
|
fdd03d7294
|
#2094. Removing materials now removes material definitions too for styles
|
2022-03-19 22:13:07 +11:00 |
|
Dion Moult
|
dcc1ed5607
|
#1153. References to grids in drawings are now auto synchronised when activating a drawing view.
|
2022-03-18 16:00:49 +11:00 |
|
Dion Moult
|
a53fd97e5a
|
Fix #2092. Fix bug where door and window styles were excluded from authoring options.
|
2022-03-17 09:49:55 +11:00 |
|
Dion Moult
|
456f45b346
|
You can now use relative paths when browsing for file URIs.
|
2022-03-15 18:58:51 +11:00 |
|
Dion Moult
|
233e73f9f6
|
Removing documents now removes all subdocuments recursively and references
|
2022-03-15 14:45:18 +11:00 |
|
Dion Moult
|
db85aa90d3
|
You can now add document references that are part of a document information
|
2022-03-15 14:43:24 +11:00 |
|
Dion Moult
|
6fb1e34ab4
|
You can now add IFC subdocuments or supersede documents
|
2022-03-15 14:41:47 +11:00 |
|
Dion Moult
|
9cc683ea6e
|
Fix bug where ownership history was not tracked on document association.
|
2022-03-14 20:39:39 +11:00 |
|
Dion Moult
|
e343494ab4
|
Document information is now always assigned to the project by default.
|
2022-03-14 20:39:11 +11:00 |
|
Thomas Krijnen
|
b5133c6874
|
Add caching option in iterate() helper
|
2022-02-27 12:56:16 +01:00 |
|
ArturTomczak
|
8038b77504
|
typo
|
2022-02-26 21:56:02 +01:00 |
|
ArturTomczak
|
b64601ee0a
|
Update subrepo with sample files
|
2022-02-26 21:56:02 +01:00 |
|
ArturTomczak
|
320bb7a086
|
Update to IDS 0.5.8
|
2022-02-26 21:56:02 +01:00 |
|