mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
svgfill as plug-in
This commit is contained in:
@@ -77,6 +77,8 @@ namespace {
|
||||
return "geometry_serializer";
|
||||
case ifcopenshell::plugin::kind::opencascade_geometry_ifc_writer:
|
||||
return "opencascade_geometry_ifc_writer";
|
||||
case ifcopenshell::plugin::kind::linework_processing:
|
||||
return "linework_processing";
|
||||
default:
|
||||
return "unknown";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user