Esempio n. 1
0
	def __repr__(self):
		"""Get the string representation of this MechaslabDerivation."""
		return euclidean.getDictionaryString(self.__dict__)
Esempio n. 2
0
 def __repr__(self):
     'Get the string representation of this HeightmapDerivation.'
     return euclidean.getDictionaryString(self.__dict__)
Esempio n. 3
0
	def __repr__(self):
		"""Get the string representation of this HollowPegSocket."""
		return euclidean.getDictionaryString(self.__dict__)
Esempio n. 4
0
	def __repr__(self):
		"""Get the string representation of this CellExistence."""
		return euclidean.getDictionaryString(self.__dict__)
Esempio n. 5
0
 def __repr__(self):
     'Get the string representation of this HollowPegSocket.'
     return euclidean.getDictionaryString(self.__dict__)
Esempio n. 6
0
 def __repr__(self):
     'Get the string representation of this CellExistence.'
     return euclidean.getDictionaryString(self.__dict__)
Esempio n. 7
0
	def __repr__(self):
		'Get the string representation of this HeightmapDerivation.'
		return euclidean.getDictionaryString(self.__dict__)