Пример #1
0
	def __repr__(self):
		"""Get the string representation of this MechaslabDerivation."""
		return euclidean.getDictionaryString(self.__dict__)
Пример #2
0
 def __repr__(self):
     'Get the string representation of this HeightmapDerivation.'
     return euclidean.getDictionaryString(self.__dict__)
Пример #3
0
	def __repr__(self):
		"""Get the string representation of this HollowPegSocket."""
		return euclidean.getDictionaryString(self.__dict__)
Пример #4
0
	def __repr__(self):
		"""Get the string representation of this CellExistence."""
		return euclidean.getDictionaryString(self.__dict__)
Пример #5
0
 def __repr__(self):
     'Get the string representation of this HollowPegSocket.'
     return euclidean.getDictionaryString(self.__dict__)
Пример #6
0
 def __repr__(self):
     'Get the string representation of this CellExistence.'
     return euclidean.getDictionaryString(self.__dict__)
Пример #7
0
	def __repr__(self):
		'Get the string representation of this HeightmapDerivation.'
		return euclidean.getDictionaryString(self.__dict__)