I create a surface with the control points I have and it is a cylinder-like surface. I actually want to generate all the integral points' coodinates inside the cylinder. And I think I could do this by firsly construct the volume of this cylinder and get its evaluate points then use an algorithm to find the points I want. I find that there is a way to generate volume using several surfaces but I have no idea how to do it in this case (the top and bottom surface of the cylinder is defined by a set of points on a same plane). Could you help me a little bit? Thanks.
I create a surface with the control points I have and it is a cylinder-like surface. I actually want to generate all the integral points' coodinates inside the cylinder. And I think I could do this by firsly construct the volume of this cylinder and get its evaluate points then use an algorithm to find the points I want. I find that there is a way to generate volume using several surfaces but I have no idea how to do it in this case (the top and bottom surface of the cylinder is defined by a set of points on a same plane). Could you help me a little bit? Thanks.