mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
Whoops
This commit is contained in:
@@ -124,7 +124,7 @@ class FitFlowSegments(bpy.types.Operator, tool.Ifc.Operator):
|
|||||||
print(fitting_type)
|
print(fitting_type)
|
||||||
|
|
||||||
|
|
||||||
class MepGenerator:
|
class MEPGenerator:
|
||||||
def __init__(self, relating_type=None):
|
def __init__(self, relating_type=None):
|
||||||
self.relating_type = relating_type
|
self.relating_type = relating_type
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user