Which way it comes out
Assumes A constraint that only pushes and The escape is a place.
A finished assembly is a set of parts touching, and the question a maker asks about it is not whether a part is held. It is which way it comes apart — and if the answer is no way at all, that is a design rather than a defect.
One dimension less
Restrict the twists to translations — — and the inequalities become
for every face in contact, with the direction the part is pulled in. The moment term drops out entirely, so the cone lives in two dimensions rather than three and its normals are the contact normals themselves.
A cone in the plane can be exactly three things: an arc, a single ray, or nothing. That is the whole classification, and each of the three is a kind of joint.
Enumerated rather than sampled
The same argument that enumerates an escape cone’s extreme rays works one dimension down and is even shorter. An extreme ray of in the plane lies on the boundary of at least constraint, so every one of them is perpendicular to some contact normal. Take both perpendiculars of every normal, keep the feasible ones, dedupe by direction.
If two survive, the cone is the arc between them and its width is the angle. If one survives, the cone is a single ray — width nought, and not empty, which is a distinction a sampled scan cannot make reliably and this enumeration makes exactly. If none survives, the cone is empty and the part is blocked.
The middle case is the one that matters and it is the one a scan gets wrong. A key in a rectangular slot is free in exactly the direction straight up and in no other; a grid of sampled directions either hits that direction and reports an arc a cell wide, or misses it and reports the part blocked. Both answers are wrong and neither is obviously so.
The three joints
A vee is a rest. Two faces at ninety degrees, a block sitting in them, and a cone ninety degrees wide. Any direction inside that quarter turn lifts the part out, so the faces locate the part and hold it in no sense at all — which is what a vee is for, and why nobody expects a vee to retain anything.
A slot is a slot. Three faces at right angles, and every direction but one is refused by something: the floor refuses downward, and the two walls refuse each horizontal sense between them. What is left is a single direction. The part is located in two coordinates and free in the third, which is precisely the specification of a key, a tenon or a spline.
A dovetail is a joint. The tail is wider at its far end than at the mouth it went in through, so the two slanted faces refuse every direction that has any component out of the mouth, and the floor refuses the rest. The cone is empty.
That last one is worth stating carefully because it sounds like a contradiction: the joint was assembled, so there was a way in. There was, and it is perpendicular to the drawing. A dovetail slides along its slot, which in a two-dimensional cross-section is a direction that does not exist — so the computation is telling the truth about the plane it is given, and the thing it says is this joint’s assembly direction is not in this picture.
Blocked is not held
The dovetail’s tail cannot be translated in any direction, and it is not held. Those are different statements and the difference is the rotation.
The removal cone drops , so it answers can this part be slid out and not can this part move. A tail in a socket with a little clearance can rotate — very slightly, and enough to matter — and a computation that has thrown the rotation away cannot see it. Put the rotation back and the full cone is a cone in three dimensions again, with the same machinery as every other rung of this field, and the answer for a real dovetail with clearance is that a small rocking motion is permitted.
So the removal cone is a projection of the escape cone rather than a special case of it, and the two answer different questions:
- the escape cone: what can this part do at this instant;
- the removal cone: which directions can this part be translated in, from here, without penetrating anything.
An empty removal cone with a non-empty escape cone is an ordinary situation — it is the dovetail — and it means the part can wobble and cannot leave.
Why a translation is the right question
Restricting to translations looks like a simplification made for the sake of drawing, and it is not: it is the question a maker actually asks.
An assembly comes apart by parts being moved away, usually along a straight line for at least the first part of the motion, and whether that is possible is decided by the contacts at the moment the motion starts. A part that cannot be translated in any direction cannot begin any motion that starts with a translation — which is not quite all motions, but is all the motions a fitter attempts.
And the projection is exact rather than approximate. A part with an empty removal cone genuinely cannot be translated in any direction whatever; the computation does not miss any because it enumerates rather than samples.
The count, one dimension down
The counting argument from the minimum-contacts rung applies here with , and gives a number that is easier to believe than the one it gives for holds.
To block every translation, the contact normals must positively span the plane, which needs at least three faces. Two faces at any angle leave a wedge — the vee’s ninety degrees, or a narrower one for a sharper vee, but never nothing. Three can block, and the slot’s three do not because two of theirs are exact opposites and the third leaves a direction.
So a blocked part needs at least three faces with normals that spread, and it is easy to check by eye: draw the normals from a common point and ask whether they surround it.
The contacts have to be found, and finding them is the hard part
Everything above assumes a list of faces in contact with their normals, and getting that list is the part of this rung that took the most care — which is worth recording, because it is where a figure quietly becomes a picture of nothing.
Two polygon edges are in contact when they face each other, lie on the same line, and overlap in extent. Each of those is an equality up to a tolerance, and each of them fails silently: an obstacle typed as coordinates a rounding away from the part’s own edge produces no contact at all, and a part with no contacts has a removal cone of everything and reports itself free in every direction. The picture still draws, the parts still look as though they touch, and the answer is the opposite of the truth.
The repair is to build each obstacle from the part’s own edge rather than typing it twice. An obstacle plate is the part’s edge reversed and extruded outward, so the two edges are collinear by construction rather than by arithmetic — and the contact-finding routine refuses a pair touching at a vertex only, because a vertex contact has no normal and the honest answer to what it constrains is a cone of normals rather than one.
That is the same class of defect as a stale figure cache reporting a canvas failure or a normal pointing the wrong way: the routine is doing what it says and the input is not what anybody thinks. What makes this one worth a paragraph is that its failure mode is maximally permissive — no contacts means no constraints means everything is allowed — which is the direction an error should never fail in.
Where a gearset met this
The site has already had an assembly that could not be assembled, and it is worth connecting because the failure is a different one.
A planetary gearset with the wrong tooth counts cannot be built: the planets do not mesh with both the sun and the ring at the spacing they are meant to sit at, and the condition is an integer one on the tooth counts. That is an assembly failure decided by arithmetic, and it does not depend on which order anything goes together in or on any direction of approach.
The dovetail’s is decided by geometry and it is directional: the joint assembles perfectly well in one direction and in no other. And it is not a failure — it is the design.
The two together suggest a rough taxonomy of cannot be assembled that this site now has both halves of: an arithmetic obstruction, which is about counts and holds at every position, and a geometric one, which is about directions and is what a cone measures.
The same cone, at the other end of the site
Two other fields compute something with this shape and it is worth naming both, because in each the cone is asking a question about directions permitted rather than about a mechanism.
A strand leaves a reachable region rather than a configuration: a rope constrains one way only, so the set of places a body can be is bounded on one side and open on the other, and the boundary is where the strand goes taut. That is one inequality rather than several and the region is a set of positions rather than of directions, but the asymmetry is the same asymmetry.
And a rolling wheel’s permitted velocities are a subspace rather than a cone, since a wheel forbids sideways motion in both senses equally — which is exactly what makes rolling an equation and contact an inequality, and is why the two fields have different instruments. The rolling field’s surprise is that permitted directions compose into forbidden ones; nothing of the kind happens here, because a cone is closed under addition by construction.
What this cannot do yet
Two limits, and the second is the next rung.
It is one part against everything else. The removal cone above is computed with the moving part’s contacts against every other part treated as fixed. That is the right question when everything else is a frame, and it is the wrong question when the other parts can move too.
And it is a first move. An empty removal cone says the part cannot start a straight-line motion. A non-empty one says it can start one and says nothing about whether it can continue: a part may translate a little way and then meet something it was not touching to begin with, which is a global question of the kind the previous rung is about.
Both of those are genuine and neither undermines the classification. An arc, a ray or nothing is what the faces in contact permit at the instant the joint is complete, and for a joint whose faces stay in contact through the whole disassembly — which is what a slot and a dovetail are — that instant decides everything.
Read as a hold, all three fail
It is worth running the field’s own test on these three assemblies, because two of the three are things everybody calls fastened and none of them is a hold.
The vee’s block has an escape cone containing a whole quarter turn of translations, and rotations besides. The key in the slot can be lifted straight out, and can rotate a little about centres far off to either side. The dovetail’s tail cannot be translated and can rotate.
So fastened, as a maker uses the word, is a much weaker condition than held, and the gap between them is what glue, wedges, screws and gravity are for. That is not a criticism of joinery; it is the observation that a joint is designed to be assembled, which requires a direction in, and a hold is designed to have none.
The two specifications are in direct opposition, and a joint that satisfied both would be one that could not have been made. Every held part in this field is held by contacts that were brought to it from outside — jaws that close, a clamp that comes down — and the arrangement is a hold only once they have arrived.
A single ray is a knife edge
The three answers — an arc, a ray, nothing — are not equally robust, and the middle one is worth marking because it is the one a drawing most often claims and a part almost never has.
A cone in the plane is a single ray exactly when the contact normals bound a half-plane precisely: one more degree of spread and the cone closes to nothing, one less and it opens into an arc. That is a codimension-one condition — a coincidence among the normals rather than a range of them — and every condition of that kind is destroyed by an arbitrarily small perturbation.
So a key in a slot has a removal cone that is a single direction only in the exact drawing. Cut the slot with a thousandth of clearance, or a fraction of a degree of draft on one wall, and the faces are no longer in contact along their whole length; the effective normals spread differently, and the cone becomes a narrow arc or closes entirely depending on which way the error went. Which of the two happens is not a matter of degree — the two outcomes are comes out and does not.
That is the practical reason a slot is made with clearance and a dovetail is not. A clearance opens the ray into an arc of a fraction of a degree, which is a robust answer: perturb it again and it is still an arc, narrower or wider. Aiming for the exact ray is aiming at a boundary between two qualitatively different outcomes, and there is no tolerance band around it at all.
Read the other way, it says which of the three answers a design should be specified against. An arc and an empty cone are stable and a ray is not, so a joint should be designed to be clearly one or clearly the other, with margin, and never to sit at the transition. A part that comes out along an arc of five degrees still comes out when the arc shrinks to four; a part that comes out along one ray may not come out at all.
The same reasoning explains why the counting condition is stated with a strict inequality. Three faces whose normals positively span the plane give nothing, and three whose normals bound a half-plane give a ray — so the count of three is necessary for blocking and the arrangement decides whether it is achieved. Adding a fourth face well away from the others is how a maker buys margin: the cone is empty by more than a coincidence, and it stays empty when everything is a thousandth out.
The cone as a specification
The most useful way to read all of this is backwards, and it is how a joint gets designed rather than analysed.
Decide the answer first. This part must come out in exactly one direction is a specification, and it says: three or more faces, with normals positively spanning everything except one direction. This part must not come out in this plane at all is a specification, and it says: normals positively spanning the plane, which needs three faces that are not two opposites plus a third.
That is a small thing to get from a field’s worth of machinery, and it is the thing the machinery is for — the same reading a transmission angle gets in the linkage field, where a number computed from the geometry turns into a rule about what to draw. Every joint a woodworker has a name for is a point on that menu, and the names distinguish exactly what the cone distinguishes: the housing and the rebate are rests, the tenon and the spline are slots, and the dovetail is the one that does not come out.
What this makes readable
Essays that name this one as a prerequisite.
- Neither part comes out first Contacts that only push
About the same objects
Not linked from either essay — found by the objects both name.
- What one contact forbids contact normal · escape cone · form closure · unilateral constraint
- Free to turn and unable to escape cone · form closure · unilateral constraint
- Six things a hold is not escape cone · form closure · unilateral constraint
- A cone has no size contact normal · form closure
- Held is not located escape cone · form closure
- The contact that is free not to touch form closure · unilateral constraint
What links here
Essays that link to this one from their own argument.
- Neither part comes out first Contacts that only push
- Six hold nothing Contacts that only push
- What happens in a mesh Teeth
The objects this essay names
Each one links to every other essay that touches it.
BlockingContact normalDisassemblyEnumerationEscape coneForm closureRemoval coneTranslationUnilateral constraint