mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
FIx code generation import for schema_class
This commit is contained in:
@@ -266,3 +266,5 @@ class %(schema_name)s_instance_factory : public IfcParse::instance_factory {
|
||||
|
||||
def __repr__(self):
|
||||
return self.str
|
||||
|
||||
Generator = SchemaClass
|
||||
|
||||
Reference in New Issue
Block a user