Hi~
I want to create a Extrusion. So I create a BoundingBox at first. I define the Maxpoint as [0,0,0] and the Min as [1000,1000,1000]. I think I will get a cube with a side length of 1000.
I think the Box.Max= [1000,1000,1000], Box.Min = [0,0,0,]. But in the end, I get the Extrusion BBox.Max=[1,1,1000]. I am not sure about where is the problem.
This is my code:
This is the result:

This is what I get in Rhino: