ifcsverchok - polyline node

Demo - https://files.catbox.moe/azv66e.mp4
This commit is contained in:
Andrej730
2026-01-22 19:30:23 +05:00
parent 523bcf3443
commit d4d10b2eb5
3 changed files with 55 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@ def nodes_index() -> list[tuple[str, list[tuple[str, str]]]]:
("ifc.shape_builder.test", "SvIfcSbTest"),
("ifc.shape_builder.shape_output", "SvSbShapeOutput"),
("ifc.shape_builder.mesh", "SvSbMesh"),
("ifc.shape_builder.polyline", "SvSbPolyline"),
],
),
]