1A · Part Modeling/Sketch Basics
1A · Part ModelingLesson 8 of 52

Sketch Basics

Constraints, dimensions, and fully-defined sketches in Autodesk Fusion 360 — FRC Team 7558 ALT-F4

Est 20 minLevel BeginnerSoftware Fusion 360
01

Every Part Starts Flat

A sketch is the 2D outline behind every 3D feature.

  • Extrude, revolve, and sweep all begin as sketches.
  • Good sketches = predictable, editable robot parts.
  • Sloppy sketches break when you change a dimension.
  • We model 2x1 tube, gussets, plates from sketches.
FUSION 360 · SCREENSHOT
FIG 1
Fusion 360 with a simple rectangle sketch on the XY plane, and the same rectangle extruded into a thin plate next to it.

Open with the big idea: the entire CAD pipeline rests on sketches. Show a finished bumper bracket, then click its first sketch in the timeline to reveal the flat outline underneath. Tell students: if your sketch is messy, every feature downstream inherits that mess. This is the most important hour of the unit.

02

The Origin Is Home Base

Always anchor your first sketch to the origin.

  • Origin = the red point where X, Y, Z meet.
  • Three base planes: XY, XZ, YZ (front, top, right).
  • Sketching on a plane keeps geometry grounded.
  • Floating geometry causes parts to drift later.
FUSION 360 · SCREENSHOT
FIG 2
Fusion 360 browser expanded showing Origin folder with the three planes and center point highlighted, and the origin point visible in the canvas.

Expand the Origin folder in the browser so they see the three planes plus the center point. Demo: start a sketch, pick the XY plane. Stress that the very first line or point should snap to the origin. The single most common beginner mistake is drawing a part floating in space, then it spins or moves unexpectedly when joined later. Origin = home base.

03

Sketch Then Constrain

Rough it in first, make it exact second.

  • Use Line, Rectangle, Circle to block out shape.
  • Don't fuss over exact size while drawing.
  • Constraints and dimensions lock it down after.
  • Blue = under-defined, black = fully defined.
FUSION 360 · SCREENSHOT
FIG 3
A loosely drawn quadrilateral in blue, clearly not a clean rectangle, sitting on the XY plane before constraints are applied.

Teach the workflow: sketch loosely, then constrain. Beginners try to draw perfectly with the mouse and get frustrated. Show a sloppy blue quad. Explain the color code right now: blue lines can still move (under-defined), black lines are locked (fully defined). Our goal every time is to turn the whole sketch black.

04

The Everyday Constraints

Constraints describe relationships, not numbers.

  • Coincident: glue two points or point-to-line.
  • Horizontal / Vertical: lock a line's direction.
  • Parallel: two lines stay the same angle.
  • Equal: force two lines or circles same size.
FUSION 360 · SCREENSHOT
FIG 4
Fusion 360 Sketch Palette open on the right with the constraint icons row visible; the quad with horizontal/vertical constraints applied turning edges straight.

Walk the constraint toolbar in the Sketch Palette one icon at a time. Apply Horizontal and Vertical to the sloppy quad and watch it snap square. Apply Equal to two sides to make a true square. Emphasize: constraints are RELATIONSHIPS, dimensions are NUMBERS. Use constraints first because they hold up when you change dimensions later. Keyboard tip: hover shows the shortcut letters.

05

Tangent And Symmetric

These two clean up curves and mirrored parts.

  • Tangent: line meets arc smoothly, no kink.
  • Symmetric: mirror two entities across a line.
  • Symmetric needs a centerline as the mirror axis.
  • Great for hubs, lightening holes, brackets.
FUSION 360 · SCREENSHOT
FIG 5
A slot shape where two straight lines are tangent to end arcs, plus two holes made symmetric about a vertical construction line.

Tangent is essential for slots and rounded brackets so lines flow into arcs without a sharp corner. Demo a slot. Symmetric is huge for FRC: pick two holes and a centerline, and they mirror perfectly so the part stays balanced. Common mistake: selecting the entities in the wrong order. For Symmetric, pick the two objects first, then the axis line.

Key idea

CONSTRAINTS HOLD THE SHAPE. DIMENSIONS SET THE SIZE.

Use geometric constraints to lock relationships, then add the fewest dimensions needed to make the sketch fully defined and black.

06

Dimensions With Sketch D

Press D for the universal Dimension tool.

  • Click a line for length, two lines for angle.
  • Click two points for distance between them.
  • Type exact values: 0.500 in, 1.000 in.
  • Each dimension removes one degree of freedom.
FUSION 360 · SCREENSHOT
FIG 6
Fusion 360 sketch dimension being placed on a rectangle edge with the value input box showing 1.000 in, edges turning from blue to black.

D is the shortcut to memorize. Click an edge, drag out, type the number, Enter. Show how each new dimension turns more lines black. FRC tip: type units explicitly. Fusion will respect 'in' even if the document default differs, and you can type fractions like 1/2 in. Mention you can reference User Parameters here by name, which we cover in a later lesson.

07

Construction Lines

Construction geometry guides but never builds.

  • Toggle with the X key or the palette button.
  • Shown as dashed lines, ignored by Extrude.
  • Use for centerlines, symmetry axes, references.
  • Keeps your real profile clean and closed.
FUSION 360 · SCREENSHOT
FIG 7
A rectangular plate sketch with a dashed diagonal construction line from corner to corner used to locate a center hole, the hole dimensioned off the construction line.

Construction lines are scaffolding. Demo: draw a diagonal corner-to-corner construction line, place a center point where it crosses, and put a bolt hole there. Toggle a normal line to construction with X. Critical point: construction geometry does NOT create faces, so it won't accidentally split your extrude. Use it for centerlines and the mirror axis for Symmetric.

08

Chase The Black Sketch

A fully-defined sketch is entirely black.

  • Blue means something can still wiggle.
  • Drag a blue line: if it moves, it's loose.
  • Add constraints or dimensions until all black.
  • Black sketches survive parameter changes safely.
FUSION 360 · SCREENSHOT
FIG 8
Side-by-side: left sketch with some blue edges labeled under-defined, right sketch fully black labeled fully defined, both the same shape.

Demonstrate the drag test: grab a blue endpoint and wiggle it. If it moves, the sketch isn't locked. Add what's missing until everything is black. Reassure students that over-defining throws a warning (a conflict) and they should undo, not pile on more dimensions. A fully-defined sketch is the mark of a careful CAD engineer and it won't surprise you later.

Your Task

BUILD THIS SKETCH
  • New sketch on the XY plane.
  • Draw a 4 in x 2 in rectangle on origin.
  • Make it symmetric about origin with centerlines.
  • Add two 0.196 in holes, symmetric, fully define.
HOW TO SUBMIT
  • Confirm the whole sketch is black.
  • Save the file in your Fusion project.
  • File > Share > Public Link, set to view.
  • Paste the link on AltHub for review.

This is a gusset-style plate, a real FRC part. 0.196 in is a #10 clearance hole. Require symmetry about the origin so the part is centered, which matters when we join it later. Walk the room watching for blue edges. Remind them to use construction centerlines for the symmetry axes. Submission via Fusion Share Public Link, pasted on AltHub.

Recap

Sketch Basics Aim For All Black

  • Anchor the first sketch to the origin.
  • Constraints set relationships, dimensions set size.
  • Construction geometry guides without building faces.
  • Fully-defined black sketches won't surprise you later.

Your Task

Build this
  • Model what this lesson covers in Fusion 360.
  • Use the AltSkripts tools where they apply.
  • Save it with a clear name.
How to submit
  • In Fusion: Share → Public Link → Copy.
  • Paste the link below.
  • A coach reviews it in AltHub.