STATE_3D_sequence_delete
Deletes the given seq3d. Note not to use the handle after it the seq3d was deleted Example: STATE_3D_sequence_delete(my_seq3d); my_seq3d=NULL;