Reference ABCAnimation ABCAnimation.to_xyz_animation
ABCAnimation.to_xyz_animation
to_xyz_animation(filename)
Write ABCAnimation object to .xyz animation file.
Parameters:
-
filename
(str
) –Name of .xyz animation file that will be created.
Returns:
-
.xyz animation file containing ABCAnimation object.
–