"You'll regret breaking this rule | Day 13 of Learn Autodesk Fusion 360 in 30 Days (2026 EDITION)" — Product Design Online
Filename slug ("construction-planes") is a misnomer carried over from a first-pass topic guess. The video's real subject is design intent / fully defining sketches, not construction planes. Content below reflects the actual transcript and extracted frames.
Why this is in the vault
Design-skill reference material — Fusion 360 CAD craft on the digital-manufacturing learning track (channel added 2026-05-11 per decision-page approval), and adjacent to Squarely product-design work. The core lesson (fully constrain your sketches so a single dimension change predictably drives the model, instead of leaving geometry under-defined and floppy) is the same robustness instinct that matters in any parametric or data-contract system. Mapping to RDCO is honestly weak: this is craft reference filed for series continuity, not strategy.
Episode summary
Day 13 of the 30-day Fusion 360 series teaches design intent — why you should fully define 2D sketches with geometric constraints before applying dimensions, so the model changes predictably. Kennedy builds two square washer plates with different intents: the first keeps the hole at 50% of the square's size (using a constraint then a dimension formula, D1/2, so the circle auto-scales with the square); the second keeps the hole a fixed 40 mm from the bottom edge while staying vertically aligned to the origin (using a deleted coincident constraint, a 40 mm dimension, and a vertical constraint). He demonstrates "paste new" to duplicate a component independently of the source, then sets a tea kettle demo file as a skills test (fully define an under-defined side-profile sketch, 170 mm height). Closes with four performance best practices.
Key arguments / segments
- [00:00:04] Intro/title: "Learn Fusion in 30 Days." Today's topics — design intent, why fully defining sketches matters, and the special way to copy/paste components. 2D sketches are the foundation of parametric modeling and drive the 3D bodies.

- [00:00:40] The demo target — two square washer plates. Read the design's intent first: all four sides equal, perpendicular corners, parallel opposite sides, hole centered. Drive these with constraints before any dimension.

- [00:01:24] Washer 1 setup: hybrid design file, component "design intent number one." Start the rectangle on the XY origin plane, use the center-rectangle type to anchor to the origin (a stated best practice for fully defining geometry and preventing shifting).

- [00:02:01–00:04:30] Constraints then one dimension: center rectangle auto-applies parallel + perpendicular; add the equal constraint (warned: it shares an icon with parallel) to lock all four sides; then a single 100 mm dimension produces a fully defined sketch (red lock icon).
- [00:04:30–00:07:00] The 50%-hole intent + the failure and fix: a hard-coded 50 mm circle breaks when the square grows to 200 mm. Fix by entering a formula in the circle dimension (reference dimension D1, divide by 2) so the hole always stays 50% of the square. This is the lesson's centerpiece on building "intelligence" into the model.
- [00:07:00–00:08:30] "Paste new" pro tip: right-click the root component and choose paste new to create a fully independent copy (vs standard copy/paste, which keeps instances linked and syncs future edits). Used to spin up "design intent number two." Activate the component via its radio button before working.
- [00:08:30–00:10:30] Washer 2 intent (hole 40 mm from bottom edge, vertically aligned): delete the circle's coincident-to-center constraint, add a 40 mm dimension from circle center to bottom edge, add a vertical constraint between circle center and origin. The hole now holds 40 mm from the bottom regardless of square size.

- [00:10:30–00:12:30] Skills test — the tea kettle demo file. Its side-profile sketch is under-defined; viewer fully defines it (vertical/parallel for the top edge, horizontal/perpendicular for the lid edge, then a 170 mm height dimension). Kennedy's heuristic: when two constraint choices give the same result, pick the one needing fewer constraints.
- [00:12:30–00:14:00] Four best practices for sketch/model performance: keep sketches simple; prefer solid (3D) fillets over sketch fillets (sketch fillets break constraints); mirror 3D bodies/components rather than sketch geometry; pattern in 3D rather than in-sketch. Outro previews Day 14 (applying all 13 sketch constraints).

Notable claims
- The rule ("you'll regret breaking this") is, in substance: don't leave sketches under-defined — establish design intent with geometric constraints before dimensions, so a dimension change drives the model predictably. The red-lock "fully defined" sketch is the stated goal throughout the course.
- A hard-coded dependent dimension (a 50 mm hole meant to be half a 100 mm square) silently breaks intent when the parent changes. The fix is a dimension formula (reference another dimension, e.g. D1/2) so the relationship is enforced, not just coincidentally true.
- "Paste new" creates an independent component copy; ordinary copy/paste keeps instances linked and propagates edits. Real, distinct behaviors with different downstream consequences.
- Performance claim: complex sketches cause most of Fusion's latency because the timeline does not capture individual actions within a sketch — so push fillets, mirrors, and patterns to the 3D/solid level instead of doing them in-sketch.
Mapping against Ray Data Co
Weak. No direct strategic tie. The transferable idea is parametric robustness as a design discipline: encode the relationship (constraint/formula) rather than a coincidental value, so the system stays correct when an upstream input changes. That mirrors good data-engineering instinct — model the contract/derivation, not a snapshot value. For Squarely specifically, this is generic CAD craft with no puzzle-product hook beyond general 3D-asset literacy. Filed for series continuity (Day 12 already in the vault) more than for any active decision.
Related
- [[2026-05-15-product-design-online-fusion-day-12-screwdriver]]
- [[DESIGN-squarely]]