the constructed cylinder can be constructed incorrectly, by only using the centroids of each circular cut. In order to have them judged the same, you'd need to use Cir1.hit[1..numhits] in the constructed cylinder. this would then utilize the individual points of each circle cut to construct your cylinder, and then they should be a perfect match.
the constructed cylinder can be constructed incorrectly, by only using the centroids of each circular cut. In order to have them judged the same, you'd need to use Cir1.hit[1..numhits] in the constructed cylinder. this would then utilize the individual points of each circle cut to construct your cylinder, and then they should be a perfect match.