mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
ifcsverchok - node to convert sverchok geometry to ifc
Example - https://files.catbox.moe/wecgw9.mp4
This commit is contained in:
@@ -120,6 +120,7 @@ def nodes_index() -> list[tuple[str, list[tuple[str, str]]]]:
|
||||
("ifc.shape_builder.representation", "SvIfcSbRepresentation"),
|
||||
("ifc.shape_builder.test", "SvIfcSbTest"),
|
||||
("ifc.shape_builder.shape_output", "SvSbShapeOutput"),
|
||||
("ifc.shape_builder.mesh", "SvSbMesh"),
|
||||
],
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user