Hammer Clipping Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (The link provided at the bottom of the page was broken. Link replaced with an archive link of the same link provided before.)
m (→‎top: Unicodifying, replaced: [[Image: → [[File: (2))
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Hammer Tools]]
{{Underlinked|date=January 2024}}
[[Image:mt-clipping.png|float|left]]
{{lang|Hammer Clipping Tool}}
{{otherlang2
[[File:mt-clipping.png|float|left]]
|de=Hammer_Clipping_Tool:de
}}


The '''Clipping Tool''' allows you to slice the currently selected brush using ''clip planes''. Clip planes enable you to precisely make a cut in a solid, leaving you the option to keep either or both parts of the resulting two solids. It is in some ways quicker and more efficient than carving or vertex manipulation. You have the option of only splitting the brush, or actually slicing a piece right off.
The '''Clipping Tool''' allows you to slice the currently selected brush using ''clip planes''. Clip planes enable you to precisely make a cut in a solid, leaving you the option to keep either or both parts of the resulting two solids. It is in some ways quicker and more efficient than [[Carve Tool|carving]] or [[Vertex manipulation|vertex manipulation]]. You have the option of only splitting the brush, or actually slicing a piece right off.


To use the '''Clipping Tool''' to slice an object with a clip plane:
To use the '''Clipping Tool''' to slice an object with a clip plane:
Line 12: Line 10:
# Select the '''Clipping Tool''' on the '''MapTools''' toolbar.
# Select the '''Clipping Tool''' on the '''MapTools''' toolbar.
# Drag a line across the selected object. This is the clip line. The part of the object to be kept will be highlighted in white lines. Cycle through the clip modes by clicking on the '''Clipping Tool''' icon.
# Drag a line across the selected object. This is the clip line. The part of the object to be kept will be highlighted in white lines. Cycle through the clip modes by clicking on the '''Clipping Tool''' icon.
# When you are satisfied with the potential resulting object, press the ENTER key to perform the clip.
# When you are satisfied with the potential resulting object, press the {{key|ENTER}} key to perform the clip.


[[Image:clip.png|frame|left|Switching the clipping plane and executing a clip.]]
[[File:clip.png|frame|left|Switching the clipping plane and executing a clip.]]
<br style="clear:both" />
<br style="clear:both" />


{{note|You can cycle through the clip modes by clicking on the '''Clipping Tool''' icon, or by pressing SHIFT+X (fig.2, 3, 4). You can move both points of the clip line by holding CTRL and dragging one point of it.}}
{{note|You can cycle through the clip modes by clicking on the '''Clipping Tool''' icon, or by pressing {{key|Shift|X}} (fig.2, 3, 4). You can move both points of the clip line by holding {{key|CTRL}} and dragging one point of it.}}
 
{{note|Unless your brush is going to end up being a simple detail (such as a small {{ent|func_detail}}) in your map, make sure the vertices are always on grid.}}


== External links ==
== External links ==
* [https://web.archive.org/web/20120629063118/http://www.nacimota.com/2009/12/07/the-carve-tool-and-you] - a tutorial on using the Clip tool to cut a hole in a wall.
* [https://web.archive.org/web/20120629063118/http://www.nacimota.com/2009/12/07/the-carve-tool-and-you] - a tutorial on using the Clip tool to cut a hole in a wall.
[[Category:Hammer Tools]]

Latest revision as of 18:16, 7 January 2024

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
English (en)Deutsch (de)Русский (ru)中文 (zh)Translate (Translate)
float

The Clipping Tool allows you to slice the currently selected brush using clip planes. Clip planes enable you to precisely make a cut in a solid, leaving you the option to keep either or both parts of the resulting two solids. It is in some ways quicker and more efficient than carving or vertex manipulation. You have the option of only splitting the brush, or actually slicing a piece right off.

To use the Clipping Tool to slice an object with a clip plane:

  1. Select the object to be clipped using the Selection Tool.
  2. Select the Clipping Tool on the MapTools toolbar.
  3. Drag a line across the selected object. This is the clip line. The part of the object to be kept will be highlighted in white lines. Cycle through the clip modes by clicking on the Clipping Tool icon.
  4. When you are satisfied with the potential resulting object, press the Enter key to perform the clip.
Switching the clipping plane and executing a clip.


Note.pngNote:You can cycle through the clip modes by clicking on the Clipping Tool icon, or by pressing Shift+X (fig.2, 3, 4). You can move both points of the clip line by holding CTRL and dragging one point of it.
Note.pngNote:Unless your brush is going to end up being a simple detail (such as a small func_detail) in your map, make sure the vertices are always on grid.

External links

  • [1] - a tutorial on using the Clip tool to cut a hole in a wall.