This commit is contained in:
Dion Moult
2023-08-02 00:03:24 +10:00
parent 7a6332c883
commit 4efe198dbb
@@ -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