Please enter the following info in the fields above:
- Your Name as the Card title
- The link to your Module 2 folder in our Autodesk Construction Cloud project
Please also type the first few letters of your first name into the Link to Student field, then hover over your name from the list of matching records and click the plus sign to link this entry to your Design Journal.
Do not add any new properties.
Step 1: Created a rectangular 200’ x 200’ grid on the xy-plane alongside a number slider that could be used to alter the spacing of the grid points.
Step 2: Define the Attractor Point on this grid using x-y coordinates, which serves as the center of the ripple effect for this assignment
Step 3: Solve for the cuboid height of each individual cuboid using the sample equation given in the instructions and functions such as “List.MaximumItem” and “Geometry.DistanceTo” to solve for unknowns in the given function.
Step 4: Create cuboids based on the grid pattern determined in Step 1 and using the heights determined from Step 3. The shape calculated will be based on a sine wave.
Step 5: Translate each cuboid vertically by half of their height to align the bases of the cuboids across the grid.