Message 1 of 3
Not applicable
06-03-2017
11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an issue. After listing the steps to reproduce my issue, I realized I could just attach the file. I leave it to the reader to decide which method s/he prefers. If you open the file then you can begin at step 16.
- In a new design, select Modify -> Change Parameters
- Enter the following as User Parameters
- rise = 7.5 in
- run = 11.5 in
- steps = 5 (no unit)
- diagonal = sqrt( (rise/in)^2 + (run/in)^2 )
Regarding step 4, I do not like having to cancel my units before squaring, but that's probably a discussion for the IDEA section.
- Create a new sketch.
- From the origin create a horizontal line and dimension it with length = run
- From the end of the horizontal line, create a vertical line, and dimension it with length = rise
- From the endpoints of those two lines, create a diagonal construction line to form a triangle
- Select the Sketch drop-down menu and select rectangular pattern.
- Select the vertical line and the horizontal line as objects to be patterned
- Select the diagonal construction line as the direction
- Select spacing
- Enter steps into the first quantity box.
- Enter diagonal into the first distance box.
- Enter 1 into the second quantity box.
- Enter 0 into the second distance box.
- Press OK
- Return to change parameters (Modify -> Change Parameters)
- Change rise from 7 to 9
- Observe that the steps are no longer connected and are no longer able to form a closed profile.
Solved! Go to Solution.
