Mastering the Press Pull Command in Autodesk Fusion (2026): Stop Unwanted Fillets Fast
If Press Pull (Q) keeps creating fillets instead of moving a face in Autodesk Fusion, the issue is not a bug. It’s how the tool interprets your selection.
Quick fix (use this first):
- Pre-select the face(s) before pressing Q
- Set Selection Priority → Faces
- Use Offset Face directly when precision matters
Why Press Pull Creates Fillets in Autodesk Fusion
The Press Pull command is context-aware. It switches behavior based on what you select:
- Select a Face → Offset Face
- Select an Edge → Fillet
- Select a Sketch Profile → Extrude
Important nuance: Press Pull does not simulate these tools — it directly calls them. If an edge is selected, Fusion launches the actual Fillet command, not a variant.
The problem shows up when you activate Press Pull first, then click.
At that point, Fusion decides what you meant based on:
- cursor position
- selection filters
- geometry ambiguity (edge vs face overlap)
If it detects an edge—even slightly—it triggers a Fillet operation.
The Core Problem: Selection Ambiguity
In dense models or tight geometry:
- edges sit on top of faces
- small cursor shifts change selection intent
- “Select Through” can grab geometry behind the target
Result: unwanted fillets instead of face offsets
How to Stop Press Pull from Creating Fillets
1. Pre-Select Faces (Most Reliable Method)
This removes ambiguity entirely.
Workflow:
- Select the face(s) you want to modify
- Then press Q (Press Pull)
Fusion is now locked into Offset Face mode. It cannot switch to fillet.
This is the most reliable method in production workflows.
2. Set Selection Priority to Faces
If Fusion keeps grabbing edges:
Steps:
- Go to Select (toolbar)
- Open Selection Priority
- Enable Select Face Priority
This forces Fusion to ignore edges unless explicitly targeted.
Use this when doing:
- wall thickness adjustments
- enclosure edits
- late-stage geometry tweaks
3. Disable “Select Through” When Needed
If Fusion selects geometry behind your part:
- Turn off Select Through
- Or isolate the body/component
This prevents accidental edge selection from the back side.
4. Use Offset Face Instead of Press Pull
Press Pull is convenient, but not always precise.
If you need control:
- Access Offset Face from Modify (dropdown)
- Or trigger it implicitly via Press Pull with correct pre-selection
- Select faces explicitly
- Apply distance
Offset Face is the most stable option for controlled geometry edits and parameter-driven workflows.
Press Pull vs Offset Face vs Extrude (When to Use What)
- Press Pull
- Fast edits
- Context-driven
- Can trigger Fillet or Offset Face automatically
- Risk of ambiguity
- Offset Face
- Explicit face control
- Predictable behavior
- Preferred for stable edits
- Extrude
- Sketch-driven geometry
- Fully parametric
- Best for design intent
Timeline Behavior (Critical for Parametric Modeling)
In parametric mode (default), Press Pull does not create a “Press Pull feature”.
It creates:
- an Offset Face feature
- or a Fillet feature
- or an Extrude feature
These appear as separate entries in the Timeline.
This matters because:
- the operation type depends on what was selected
- future edits may behave differently than expected
- users often forget which operation was actually created
In Direct Modeling mode (history off):
- no timeline feature is created
- edits are applied directly to geometry
Parametric Modeling Warning (Important)
Press Pull creates geometry-dependent features in the timeline.
These rely on:
- face IDs
- topology consistency
If your model changes (wall thickness, merges, splits):
- references break
- features fail or disappear
Better Approach for Parametric Design
Instead of fixing geometry after the fact:
- Build with sketch constraints and parameters
- Define values like:
- Thickness
- Clearance = Thickness + 0.2 mm
- Use Extrude based on those parameters
For tolerances:
- avoid post-edit Press Pull
- define them in the sketch or feature logic
Common Failure Cases
- Press Pull fails after parameter change
- Face disappears due to topology change
- Fillet replaces intended offset
- Feature errors in timeline
All of these trace back to unstable geometry references
FAQ
Is Press Pull the same as Offset Face?
No. Press Pull is a multi-function trigger:
- Offset Face
- Fillet
- Extrude
It calls the corresponding command based on selection.
If you need certainty, use Offset Face directly.
Why does Press Pull create a fillet instead of offset?
Because Fusion detected an edge instead of a face.
Fix:
- pre-select faces
- or set Selection Priority → Faces
Why did my Press Pull feature fail after changing a parameter?
Press Pull creates a Fillet or Offset Face feature tied to specific geometry.
If your change:
- removes the face
- merges geometry
- alters topology
The feature loses its reference.
Solution:
- rebuild using parametric sketches
- or replace with more stable features
How do I stop Fusion from selecting edges behind the model?
Disable Select Through or adjust selection filters.
Also verify:
- correct component is active
- no hidden geometry interfering
Can I disable the automatic switching behavior of Press Pull?
No. This behavior is part of the tool logic.
Workarounds:
- pre-select geometry
- use Offset Face / Fillet / Extrude separately
Why can’t I offset a face when Fillet is active?
If the Fillet command (F) is already active, Fusion will only create fillets.
Offset Face is only triggered through:
- Press Pull (context-aware)
- or the dedicated Offset Face command
Is Press Pull bad for parametric design?
Not inherently. But overuse leads to:
- fragile timelines
- unclear feature intent
- broken references
For stable models:
- drive geometry from sketches and parameters
- use Press Pull sparingly
Bottom Line
If Press Pull is creating fillets:
- you’re selecting edges, not faces
Fix it by:
- pre-selecting faces
- forcing Selection Priority → Faces
- using Offset Face when precision matters
In production work, controlling selection intent is what prevents these issues—not the tool itself.
