ifcsverchok - shape output node

This commit is contained in:
Andrej730
2026-01-15 15:37:31 +05:00
parent a3bcea008a
commit 413530bb0a
2 changed files with 68 additions and 0 deletions
+1
View File
@@ -119,6 +119,7 @@ def nodes_index() -> list[tuple[str, list[tuple[str, str]]]]:
("ifc.shape_builder.extrude", "SvIfcSbExtrude"),
("ifc.shape_builder.representation", "SvIfcSbRepresentation"),
("ifc.shape_builder.test", "SvIfcSbTest"),
("ifc.shape_builder.shape_output", "SvSbShapeOutput"),
],
),
]