This commit is contained in:
Dion Moult
2023-08-02 00:03:24 +10:00
parent b6b2c718f6
commit b2db70a2ac
@@ -124,7 +124,7 @@ class FitFlowSegments(bpy.types.Operator, tool.Ifc.Operator):
print(fitting_type)
class MepGenerator:
class MEPGenerator:
def __init__(self, relating_type=None):
self.relating_type = relating_type