mvaerle,
Thanks for kicking off this effort, I see good things happening in the BIM world opening up through Python.
I am new to Python so I am slowly getting my way through the file slowly, and the three comments I have are:
I would add a self.file.close() around line 21, unless I am missing it somewhere else
I don't understand why you define the dictionaries in lines 12/13 (and again in 32/33)
Is there a reason for entById and entsByName not being both singular/plural? Would it be better to unify them?
Again, kudos and thanks, I don't want to mess your code but if I would like to contribute as I gain confidence in Python.
mvaerle, Thanks for kicking off this effort, I see good things happening in the BIM world opening up through Python. I am new to Python so I am slowly getting my way through the file slowly, and the three comments I have are:
Again, kudos and thanks, I don't want to mess your code but if I would like to contribute as I gain confidence in Python.
Kind regards, William.