Can anyone please help me out with this? I am trying to create some KF code to create a list of lists. Each child list should contain the diameter, height, origin, and direction for each cylinder in a list. I figured the best way to gather this information would be to use a loop. I started...