intention not clear

any ideas why __transforms__ was used?
This commit is contained in:
Martin Diehl 2019-11-23 08:06:26 +01:00
parent dfb95df689
commit 834cd43b66
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class Geom():
comments lines.
"""
self.__transforms__ = \
self.set_microstructure(microstructure)
self.set_size(size)
self.set_origin(origin)