Andrej730
13be6ccd45
Sort imports
2025-12-19 18:53:14 +05:00
Andrej730
176c5cc0fb
typing
2025-06-13 19:33:29 +05:00
Andrej
8b4683aef1
replace api.run with static methods
2025-06-09 18:03:19 +05:00
Andrej730
a98a7ac856
ifcsverchok - add some sockets descriptions, specify types
2025-03-21 18:39:38 +05:00
Andrej730
ee2b836b84
ifcsverchok - add/update node descriptions
2025-03-21 18:39:38 +05:00
Andrej730
e075c32a5a
typing
2025-03-21 18:39:38 +05:00
Andrej730
a567af370b
ifcsverchok - fix missing socket tooltips
...
apparently `tooltip` property doesn't exist but `description` does
2025-03-21 18:39:38 +05:00
Andrej730
544b61b95a
remove debug print
2025-03-21 18:39:37 +05:00
Andrej730
1feb00678c
node.sv_ifc_create_file_refresh - fix LB Out bl_label
2025-03-20 16:28:48 +05:00
Andrej730
5f8fc1ba8c
node.sv_ifc_tooltip - hide title
2025-03-20 16:28:48 +05:00
Andrej730
f8f36cf2f0
typing
2025-03-20 16:28:48 +05:00
Andrej730
2f87029434
Use schema_identifier to get IFC4X3 schema more precisely
2025-03-14 18:19:07 +05:00
Andrej730
3860884db3
bonsai other ifcopenshell packages #5178
2024-08-14 16:49:34 +05:00
Dion Moult
e7b791f4a2
Run black on utils
2024-07-26 12:16:36 +10:00
Andrej730
42be4eb064
typing
2024-05-17 17:31:01 +05:00
Andrej730
cbf04546b8
fix many implicit ifcopenshell.guid imports
...
a bit related to 10d30b0de
2024-05-08 18:18:02 +05:00
Andrej730
f14bf8557a
aggregate.unassign_object - support batching #4474
2024-04-08 17:49:48 +05:00
Andrej730
cd11d2de27
aggregate.assign_object - support batching #4474
2024-04-08 17:49:48 +05:00
Andrej730
cefa088b59
spatial.unassign_container - support batching #4474
2024-04-05 17:31:13 +05:00
Andrej730
109787d869
spatial.assign_container - support batching #4474
2024-04-05 17:28:30 +05:00
Andrej730
78abca16e6
black format
2024-04-05 16:47:14 +05:00
Andrej730
02aaf1b409
typing
2024-04-05 16:47:13 +05:00
Dion Moult
9864261c41
New wall tool, slab tool, etc in toolshelf to improve usability.
2023-07-21 17:29:09 +10:00
smr02
bc909a26fa
ifcsverchok delete api_WIP
2023-07-12 21:18:20 +10:00
Andrej730
e1fc7cad44
Fixed all unit.add_si_unit uses after fd87747
...
Now they were causing `TypeError: Usecase.__init__() got an unexpected keyword argument 'name'`
2023-04-03 19:53:42 +05:00
Andres
d68356c3a7
Rename class causing unregistering error
2023-03-20 08:21:11 +11:00
Dion Moult
55036653df
Update IfcSverchok loading based on latest Sverchok master
2023-01-07 13:04:30 +11:00
martinaCodes
1a2183ef71
Bug fixes in create_entity
2023-01-05 17:37:40 +11:00
martinaCodes
0ab0213dea
Bug fixes and changed behaviour of create_entity, so it creates an entity pr. each representation
2023-01-05 17:37:40 +11:00
martinaCodes
6e5f2f3f8d
Updated by_query and removed print statements
2023-01-05 17:36:33 +11:00
martinaCodes
05633cd657
Updated following nodes to work with the current workflow: add_pset, by_guid, get_attribute, get_property, read_entity. Added tooltips and other minor fixes
2023-01-05 17:36:33 +11:00
martinaCodes
8a26f30506
Important rework of handling multiple/nested items in bmesh_to_ifc, create_entity and sverchok_to_ifc nodes. Formatting and other minor fixes.
2023-01-05 17:36:33 +11:00
martinaCodes
4ae7643874
cleaned print statements etc
2023-01-05 17:36:33 +11:00
martinaCodes
b09068e1f4
write_file added logic that ensures proper model hierarchy
2023-01-05 17:36:33 +11:00
martinaCodes
87dbaa39d8
bmesh_to_ifc now creates separate representations for each distinct bmesh geometry
2023-01-05 17:36:33 +11:00
martinaCodes
d193e8a3eb
major changes primarily to file creation/saving logic.
...
Bug fix in create entity.
Other..
this commit is way to big and unstructured.
2023-01-05 17:36:33 +11:00
martinaCodes
f9e766138c
new pick_ifc_class node + minor fixes. Add_spatial_element is WIP
2023-01-05 17:36:33 +11:00
martinaCodes
36899d362e
added blender panel for saving file + minor fix in create_entity
2023-01-05 17:36:33 +11:00
martinaCodes
fd789178c1
Add_spatial_element node updated
2023-01-05 17:36:33 +11:00
martinaCodes
a0757851c8
Add_spacial_element node updated to work with multiple elements. V0.1 - still a bit buggy.
2023-01-05 17:36:33 +11:00
martinaCodes
039727cb19
added entity locations
2023-01-05 17:36:33 +11:00
martinaCodes
b5133f1c41
write_file node updated
2023-01-05 17:36:33 +11:00
martinaCodes
ab218b842a
create_shape node updated + minor changes
2023-01-05 17:36:33 +11:00
martinaCodes
37aa17fcf3
sverchok_to_ifc node added + works for multiple geometries. Parent contexts also get deleted if not used.
2023-01-05 17:36:33 +11:00
martinaCodes
6542fc7db3
updated by_type to current workflow + added sv_to_ifc
2023-01-05 17:36:33 +11:00
martinaCodes
c8c690afc2
changes
...
1) pasing ID references
2) bugs in create_entities, where number of representations couldn't be updated
3) by_id node updated to current workflow
... other small fixes
2023-01-05 17:36:33 +11:00
martinaCodes
5d569dea30
fixed create_entity and minor changes to bmesh_to_ifc
2023-01-05 17:36:33 +11:00
martinaCodes
38031a02bc
new nodes, and changes to create_entity2, but not working yet
2023-01-05 17:36:33 +11:00
martinaCodes
25460661ab
created new singleton class SvIfcStore, created new 'create_entity2' node
2023-01-05 17:36:33 +11:00
martinaCodes
3684be1936
fixed api_WIP, minor cleanup in other nodes
2023-01-05 17:36:33 +11:00