9.1 Multi-Feature Construction Order

Key Takeaways

  • Build advanced CSWA parts in a deliberate order: base solid → additive bosses → subtractive cuts → patterns/mirrors → fillets and chamfers last so edge treatments ride on final topology.
  • Feature order controls parent-child links, rebuild stability, and how mass changes after the exam’s key-dimension modification step.
  • Patterns and mirrors should reference stable seed features; patterning unfinished edges that later get filleted can fail or leave wrong volumes.
  • Putting fillets too early forces rework when cuts or patterns change edges; putting them last usually survives dimension edits with a simple rebuild.
  • Before you trust Mass Properties after a multi-feature build, walk the FeatureManager top-to-bottom against the drawing and confirm no skipped cut, pattern instance, or end-condition miss.
Last updated: August 2026

9.1 Multi-Feature Construction Order

Quick Answer: On intermediate and advanced CSWA part questions, plan the FeatureManager sequence before you click Extrude. Typical winning order is base solid → bosses → cuts/holes → patterns & mirrors → fillets/chamfers last. That order keeps sketches stable, makes patterns count instances correctly, and leaves edge treatments on final edges so mass still matches after the exam’s dimension modifications.

Basic part questions may finish with one extrude and two holes. Advanced Part Creation and Modification (three questions, 15 points each, 45 points total on the standard 240-point map) expects multi-feature geometry: offset profiles, stepped solids, patterned holes, mirrored ribs, and late edge blends—then a key dimension change and a second mass or center-of-mass read. Feature order is not cosmetic. It decides whether that modification rebuilds cleanly or leaves dangling relations, failed patterns, and a wrong mass you never have time to debug.

Why order is a scoring skill

SOLIDWORKS rebuilds features top to bottom. Each feature can consume faces, edges, and sketch planes created earlier. If you fillet an edge and later cut through that region, the fillet’s parent edge may disappear and the fillet fails. If you pattern four holes and then change the seed sketch diameter, instances update—but only if the pattern still finds a valid seed. CSWA grades the finished solid, not your tree aesthetics; a broken tree that you “eyeball fix” under stress usually still fails mass.

Order also interacts with design intent. When the problem says “change overall length from 120 mm to 135 mm” or “change offset wall from 3 mm to 5 mm,” features driven by geometry (Up To Surface, Offset Entities distance, Through All cuts) update with one edit. Features hard-coded with guessed Blind depths and early cosmetic fillets often need five edits—and you will miss one.

Recommended construction stack

StageTypical featuresPurpose on CSWA
0. SetupUnits (often MMGS), material when convenient, origin/planesPrevent unit-scale mass disasters
1. BaseFirst Extruded Boss/Base or Revolve BossPrimary volume and sketch planes for everything else
2. Add materialSecondary bosses, ribs, pads, revolved bossesBuild bulk before removing detail
3. Remove materialExtruded/Revolved cuts, Hole Wizard, simple pocketsOpenings whose walls may still be patterned
4. DuplicateLinear/circular patterns, MirrorMultiply seeds after seeds are correct
5. Finish edgesFillet, ChamferCosmetics on final edges
6. VerifyRebuild, section views, Mass PropertiesCatch order and dimension errors before the answer box

This is a default, not a law. A thin shell might need Shell before some cuts; a draft may come before shell. For standard prismatic CSWA advanced parts, the table above is the safest mental model.

Stage details that save exam minutes

Base first—one solid body

Start with the largest closed profile that matches the main views. Prefer fully defined sketches and end conditions that match the sheet (Blind, Mid Plane, Up To Surface). Leave Merge result on so you stay single-body unless the problem is explicitly multibody (rare on classic CSWA mechanical parts).

Trap: Building a small boss first “because it looks easy,” then trying to grow the base around it, creates awkward parent-child links and weak sketch planes. Base = primary volume.

Bosses before cuts when both share faces

If a boss creates the face you will sketch a pocket on, the boss must exist first. If a cut removes material from a boss, the boss must exist first. Obvious in calm practice; under clock pressure candidates sketch the cut on the base face, forget the boss, and report mass for the wrong topology.

Cuts before patterns of those cuts

Pattern the finished seed cut (or hole), not a temporary sketch you plan to edit five times after patterning. Workflow:

  1. Create one correct hole/slot/pocket seed.
  2. Verify seed depth/end condition (Through All for through holes).
  3. Linear or circular pattern with correct spacing and instance count.
  4. Only then mirror the whole set if the drawing is symmetric.

If you pattern first and discover the seed was Blind instead of Through All, every instance is wrong—mass is high across the whole pattern.

Patterns and mirrors before fillets

Patterns need stable edges and faces. Filleting first can:

  • Consume sharp edges the pattern used as references.
  • Change face IDs so “up to face” end conditions lose parents.
  • Make equal spacing look wrong because blended corners change perceived distances on the drawing vs model.

Fillet/chamfer after patterns and mirrors so blends apply to every instance’s final edges (or fillet the seed and pattern the fillet only when the exam clearly wants patterned fillets and the seed is robust—advanced judgment; default is fillet last on the completed solid).

Fillets and chamfers last

Edge treatments change volume slightly but change topology a lot. Last placement means:

  • Cuts and patterns see sharp manufacturing edges as drawn in orthographic views.
  • Modification of a major length rarely deletes the only parent of a late fillet.
  • You can suppress fillets temporarily if rebuild fails, fix upstream, then unsuppress—faster than deleting mid-tree fillets with children.

Order vs mass after modifications

CSWA advanced items often follow: build → measure mass → change a key dimension → measure again. Construction order influences the second measurement:

Modification typeOrder-friendly modelFragile model
Overall length / base depthBase Blind or Mid Plane depth is one feature; cuts Through All still pierceCuts Blind-locked to old thickness; early fillets fail
Hole diameterSeed sketch diameter + patternSeparate unlinked diameters on every hole
Wall thickness via OffsetOffset dimension on convert/offset loopHand-drawn parallel lines with many driven dims
Pattern count / spacingPattern feature parametersManually copied cuts without pattern
Fillet radiusEdit last fillet featureFillet buried under later cuts that need sharp edges

Mass too high after “correct” edits: leftover material—missed cut instance, Blind instead of Through All, pattern instance count short, mirror suppressed, fillet smaller than specified (less removal on internal corners is subtle; external fillets remove material).

Mass too low: extra removal—Through All on a pocket, pattern one too many, mirror double-removing, oversized hole, fillet radius too large on external edges.

Parent-child thinking without opening every dialog

You do not need a formal parent-child browser on every question, but you should predict links:

  • Sketch on Face A → sketch is child of Face A’s feature.
  • Convert Entities of Edge E → sketch child of Edge E’s feature.
  • Hole patterned from Cut-Extrude2 → pattern child of that cut.
  • Fillet of edge from Pattern1 → fillet child of pattern.

When the exam changes a dimension on a grandparent, children rebuild if references survive. When a change deletes a parent face (for example, cutting away the face a sketch lived on), children fail. Prefer sketches on reference planes or long-lived base faces when you know a face will be heavily cut later.

Practical exam sequence (advanced part)

  1. Read the full sheet: all views, all notes, material, units, what is graded (mass, CoM).
  2. List features mentally in stack order (base → … → fillets).
  3. Build base; quick visual check against isometric.
  4. Add bosses; check critical heights with end conditions linked to faces when the drawing is face-driven.
  5. Add cuts/holes; prefer Through All for through features.
  6. Pattern/mirror; confirm instance count against the drawing (including “both sides” mirrors).
  7. Fillets/chamfers last; match radii; select full edge loops carefully.
  8. Material + Mass Properties; write first answer if required.
  9. Apply the modification; rebuild; resolve any red/error features in tree order; Mass Properties again.

Anti-patterns to avoid

  • Fillet early “to make it look finished.” Looks nice, breaks later cuts.
  • Pattern before seed is verified. Multiplies a wrong hole.
  • One giant sketch for the entire part. Hard to fully define; modifications fight relations; CSWA rewards feature-based intent.
  • Random FeatureManager order matching the order you noticed dimensions on the sheet. Notice order ≠ build order.
  • Ignoring rebuild errors after a mod. A failed fillet can still leave a body that has mass—but not the exam’s mass.

Worked mental model

Drawing: L-bracket base plate 100×60×8 mm; vertical wall 60×40×8 mm; four Ø6 through holes on the base in a 2×2 pattern; 3 mm fillets on outer vertical corners; material Aluminum 6061; then “change base thickness to 10 mm and hole Ø to 8 mm.”

Good order: base Mid Plane or Blind 8 mm → wall boss Up To or Blind 40 mm → one hole Through All → linear pattern 2×2 → fillets on outer corners → material → mass1. Modification: edit base depth 10 mm; edit hole sketch Ø8; rebuild; pattern updates; Through All still pierces; fillets reattach to vertical edges; mass2 correct.

Fragile order: fillets on base corners first → holes → wall. Changing thickness may disturb filleted edges; wall sketch on a filleted face can lose definition; pattern may have been built from temporary geometry.

Pre-submit tree audit

  1. No features suppressed that the drawing requires.
  2. No red/error or yellow warning you have not understood.
  3. Pattern instance counts match drawing callouts.
  4. Through features are open (section or rotate).
  5. Fillet radii match notes (R3 vs R5 is a classic mass miss).
  6. Units and material still correct after edits.
  7. Mass Properties refreshed after final rebuild—not a stale previous value.

Master construction order and advanced part questions become a checklist instead of improvisation. The next section deepens the sketch techniques—especially Offset and multi-step profiles—that feed this feature stack on difficult geometry.

Test Your Knowledge

For a typical advanced CSWA prismatic part with bosses, through-holes, a hole pattern, and external fillets, which FeatureManager order is most robust?

A
B
C
D
Test Your Knowledge

Why is patterning a hole before verifying the seed cut’s end condition dangerous on CSWA?

A
B
C
D
Test Your Knowledge

After a key-dimension modification, mass is slightly high and one fillet feature shows an error. What is the best first recovery path?

A
B
C
D
Test Your Knowledge

When should fillets generally be applied relative to linear patterns of holes on advanced CSWA parts?

A
B
C
D