mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 03:19:53 +00:00
minor fixes in ifc2ca
This commit is contained in:
@@ -355,7 +355,7 @@ class MODEL:
|
||||
pprint('ALL Operations Completed in %g sec' % (elapsed_time))
|
||||
|
||||
if __name__ == '__main__':
|
||||
fileNames = ['cantilever_01', 'portal_01'];
|
||||
fileNames = ['cantilever_01', 'portal_01']
|
||||
files = fileNames
|
||||
|
||||
meshSize = 0.1
|
||||
|
||||
Reference in New Issue
Block a user