None
Definition at line 782 of file general_optics.py.
00782 : 00783 a=copy.copy(self) 00784 if newname is not None: 00785 a.name=newname 00786 return a 00787 def format_name(self):