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
martinaCodes
0ada921ad8
fixed a typo-bug
2023-01-05 17:36:33 +11:00
martinaCodes
ba4130d395
Added new nodes: api_WIP, bmesh_to_ifc, create_project and quick_project_setup
...
Modified nodes: api, create_entity
2023-01-05 17:36:33 +11:00
Dion Moult
2dbf9665be
IfcSverchok licensing. See #1082 .
2021-08-17 08:39:38 +10:00
Dion Moult
6337d04efc
IfcSverchok API node now actually executes API calls and has descriptive tooltips
2021-07-25 18:42:28 +10:00
Dion Moult
32062e4085
Experimental WIP broken Sverchok API node.
2021-07-18 12:58:27 +10:00
Dion Moult
85bd616f6e
Minor fix
2021-07-03 18:46:17 +10:00
Dion Moult
dcd6cace03
Fix bug in IfcSverchok nodes where refresh buttons didn't work
2021-07-03 14:34:15 +10:00
Dion Moult
b7cfa53b4d
IfcSverchok by_type node now updates to be schema dependent on the input file
2021-07-03 14:33:47 +10:00
Dion Moult
65f381a377
WIP minor tweaks to port IfcSverchok. See #1222 .
2021-01-23 18:42:11 +11:00
htlcnn
f235f5765b
fix IfcGetAttribute malfunction
2020-12-26 11:08:07 +07:00
htlcnn
ecdc05d265
remove unused IfcElementType dropdown items
2020-11-11 11:35:14 +11:00
htlcnn
caa1677181
rearrange logic
2020-11-09 20:41:11 +11:00
htlcnn
84509b7cc2
add IfcClass selector for Ifc By Type node
2020-11-09 20:41:11 +11:00
htlcnn
b8c3da4951
fix EnumProperty items
2020-11-06 13:52:22 +11:00
htlcnn
322f3773e4
Ifc By Type dropdown
2020-11-06 08:18:15 +11:00
htlcnn
2c9d6a47f4
black ifcsverchok
2020-11-01 23:50:02 +11:00
Dion Moult
88e20582dd
New node to get IFC attribute
2020-10-13 20:30:00 +11:00
Dion Moult
56209fa0ec
New IFC get property node
2020-10-13 20:25:35 +11:00
Dion Moult
d7e2f29eae
New node to read IFC entities
2020-10-13 20:13:59 +11:00
Dion Moult
2ead44e1c5
New node to generate IFC guid
2020-10-13 19:40:42 +11:00
Dion Moult
38e5321dbb
Add IFC remove node
2020-10-11 13:13:33 +11:00
Dion Moult
275fa479d6
New IFC add node
2020-10-11 12:32:23 +11:00
Dion Moult
8b982df1c0
New IFC create shape node for Sverchok
2020-10-10 10:21:17 +11:00
Dion Moult
688c799d1b
New select blender objects node - select objects in the Blender scene based off entities in an IFC file
2020-10-09 21:17:18 +11:00
Dion Moult
cc778778ee
Add new by query IFC node
2020-10-09 21:05:00 +11:00
Dion Moult
1fa7791b8b
Three new nodes for IfcSverchok. By ID, By Guid, and By Type
2020-10-08 20:22:18 +11:00