Reference ABCAnimation ABCAnimation.head
ABCAnimation.head
head(n=10)
Prints the first n rows.
Parameters:
-
n(int, default:10) –Amount of filelines to select.
Returns:
-
Method prints first n rows of .xyz animation file to terminal.–