Let's assume we have an array named "points" having the type of Point3D in a struct and want to use these points in a method. How to transfer from the struct to the method ? The following are from the code snippet.Let's assume we have an array named "points" ha