We left off in this Inventor Tutorial yesterday with the corner bracket drawn, but not constrained to the projected geometry. We’ll start today by projecting the other two lines that make up the square that represents the top of the leg, then window select all of the projected lines and click on the Construction icon on the Format Panel.
Making these projected lines construction lines will make sure they are not interpreted by the program as closed loops and thereby avoiding their auto selection when performing modeling operations that require same (such as extruding).
With that done, create a dimension between the inner point of the table’s leg and the back face of the bracket. Use the Bracket_Offset parameter here. To fully constrain the sketch (and get the bracket where it needs to go), use the Collinear Constraint tool to constrain each of the angled end lines of the bracket sketch to the closest line that represents an apron. The sketch should now look like this…

The last thing to do here is to add a driven dimension between the front of the bracket and the outer corner of the leg. To do so, grab the Dimension tool from the Constrain Panel and click the outside corner of the leg, then click the front face of the bracket. Inventor should be trying to give you a dimension either horizontally or vertically by default, so you need to right click and choose “Aligned” from the context menu. When you click to place the dimension, the program will give you a warning about an over constrained sketch. Choose to create “Driven Dimension”.
| Note: You can set the default behavior apply a driven dimension by clicking the Application Icon, Options (at the bottom) Sketch Tab, then set the Overconstrained dimensions option to Apply a driven dimension. |
The new, driven dimension will be named something like d12. You need to change it. Open the Parameters editor and scroll to the center where the Reference Parameters live. Change the name of the reference parameter to Hanger_Bolt_Length then click done.

That’s it for this sketch, right click and choose “Finish Sketch or Finish 2D Sketch”, then save your work.
Now turn of the visibility of the Corner Bracket Sketch (and any others that may be visible), and turn on the visibility of the Sub Top Sketch. Now create a new sketch on the Sub Top Work Plane by grabbing the Create 2D Sketch tool and clicking on it’s name in the feature browser. Name the new sketch “Tenon Profile Sketch”. Use the Project Geometry tool to project all of the leg and apron lines into your new sketch. Make sure you include both apron shoulders (apron end lines) as seen below…
Now shut off the visibility of the Sub Top Sketch and switch the view to TOP. Window select the entire sketch and change the line type to Construction. We are now going to create the part of this sketch that will auto resize the mortise and tenons automatically as the thickness of the aprons change. This can also be handled via a parameter and/or via iLogic, but for this tutorial we will have the joint’s thickness always be 1/3 of the apron stock thickness.
We will create this automation with a three segment line. Zoom into the leg portion of the sketch as shown below, then draw a vertical line, clicking three times to create the segments. Make sure the Vertical glyph is visible before each click so the segments are constrained vertically…
…then, get the Equal constraint from, of all places, the Constrain Panel. Click the bottom segment, then the middle segment. Go back to the bottom segment, then the top segment. All three line segments are now the same length. The reason for starting with the same line segment each time (no matter how many segments there may be), is that you want to avoid “daisy chaining” (A-B, B-C, C-D) constraints. I’ll post something more in-depth on the reason why later, but for now you just need to take my word for it
With the three segment line done, you need to attach it to its home at the shoulder of the lower apron. To do so, get the Coincident Constraint tool from the Constrain Panel, and click on the endpoint at the bottom of the line. Then, as can be seen below, select the point at the intersection of the leg and the lower corner of the shoulder. If Inventor tries to select the wrong thing, just wait for the little selection drop-down to appear and choose the point (must be a red dot, not a larger green one)…
… then right click and choose “Done” from the context menu, and grab the upper end of the line and drag it shorter so that you can see the upper shoulder of the apron. If this is not done, it will be very hard to attach the upper end of the line. Now get the Coincident Constraint tool again and select the top point of the line and the upper end of the apron’s shoulder…

Now, whatever size the apron becomes, the tenon (and later, the mortise), will remain exactly 1/3 of its thickness. To finish up, create the same setup for the other apron, then make the outer line segments of both into construction lines…

Now we can create the actual tenon profiles (which are also the mortise profiles). To do so, get the Line tool from the Draw Panel and start your line at the lower end of the vertical line to the right (make sure you have a green dot before clicking). Move leftwards until you see the little dashed line indicating you are directly under the far end of the upper line segment, and make sure the Horizontal glyph is present, then click to create the segment…

…then go straight up and click on the outer end of the upper line. Finish up the sketch as shown below…
The last thing to do in this sketch is create another driven dimension. It will be used to keep the shoulder cuts at the top and bottom of the apron the same as the ones on the sides. Again, this could be controlled in a more complicated way, but we aren’t going to go there in this tutorial. Grab the Dimension tool and dimension one of the equalized line segments as shown below…
…then go to the Parameters editor and rename the driven dimension Tenon_Shoulder. Finish the sketch and save. That’s it for today. Tomorrow’s post will wrap up the sketching (I think). See you then.
Subsribe to Post Notifications









"Inventor should be trying to give you a dimension either horizontally or vertically by default, so you need to right click and choose “Aligned” from the context menu."
Another way to get an Aligned dimension is to click close to the line when you pull the mouse away Inventor will place an aligned dimension. you can also move the cursor until you see the aligned glyph next to the tail of the mouse.
Thanks for the tip Erik!
Thanks, Mark. Good stuff. A few comments:
I was missing the outer lines of the leg as projected geometry from the previous tutorial. Easy to add, just noting it.
I had a tough time getting the three parallel/equal lines into place on the end of the apron using the coincident constraint. After making them all smaller than the apron width then it worked no problem. Again, just noting that in case it happens to anyone else.
Thanks for the heads-up Mark.
The missing leg segments were added after the images for that area were grabbed. As I progressed with the model, I thought it would be a great place for iLogic to automatically choose a hanger bolt based on the depth in that area. I'll have to make note and fix that when I turn these into full-blown tutorial pages. The iLogic part will be coming up after the base solids are complete.
As for the coincident constraints, they always seem to be a bit fussy. From the image, you can see that I made the line shorter as well –but I didn't originally make note of it. Its fixed now.
Thanks again for the heads up, hope you enjoy the tutorial — the iLogic part is coming shortly.
Hi Mark,
I'm going through your tutorial at my job. I'm having difficulty getting the vertical constraint to show when I draw the three line segments in this step. Instead I'm getting the parallel constraint. Is there any way you can help me fix this issue? I may have gone wrong when you had us doing something with the vertical constraint in a previous step.
Thanks,
Chris
Hi Chris,
Welcome to the ODP. Yes. Go to Tools Tab > Options Panel > Application Options > Sketch Tab > 2D Sketch and set the preference to Horizontal and Vertical. I recommend you leave it that way. While you are there, the section below that is Overconstrained Dimensions. Change that to Apply a Driven Dimension.
You can also delete the parallel constraints and apply whatever is applicable. Good luck!
Mark Rand
Thanks so much! Got it!
You are entirely welcome Chris,
Your question inspired me to add a little focus on the deleting and reapplying of constraints in Friday’s post. You’ll recognize it if you check it out. I’m sure you changed the application options, but there will be times when you need to change things around a bit. Good luck, and if you have any issues, feel free to speak up.
If the question/comment/rant is directly related to a post, do exactly as you did, but also realize there is now a reintroduced (and as of yet, empty) Forum where you can post pretty much anything. The link is in the top navigation bar, or at:
http://opendesignproject.org/forum/
Mark