Sketcher: Maparea unei schițe pe o fațetă

From FreeCAD Documentation
This page is a translated version of the page Sketcher MapSketch and the translation is 60% complete.
Outdated translations are marked like this.

Sketcher MapSketch

Menu location
Part Design/Sketch → Map sketch to face...
Workbenches
Sketcher, PartDesign
Default shortcut
None
Introduced in version
-
See also
Create a new sketch

Description

Descriere

Acest instrument pune o schiță existentă pe fața unei forme. PartDesign features created from this sketch will be fused with the underlying solid for additive features (Pad, Revolution) or be subtracted from the underlying solid in case of subtractive features (Pocket, Groove).

Rețineți că acest instrument nu este utilizat pentru a crea schițe noi. It only maps, or remaps an existing sketch to the face of a solid or a PartDesign feature. Typical use cases are:

  • The sketch was created on a standard plane (XY, XZ, YZ) and you want to map it to the face of a solid in order to build a feature upon it.
  • The sketch was mapped on a specific face of a solid but you need to map it to a different face.
  • Repairing a broken model.

Usage

Cum se utilizează

  • Select the face of a PartDesign feature or a solid.
  • Click on the Sketcher_MapSketch Map sketch to face icon in the toolbar (or go to the PartDesign or Sketch menu depending on which workbench is active)
  • In the Select sketch dialog window that opens, select from the list the sketch to map to the face and click OK.
  • The sketch is automatically opened in edit mode.

Utilizarea când se repară un model distrus

Sketcher MapSketch este adesea utilizat pentru a repara un model distrus.

One common use case is when the dependency graph has been broken. (You can view the dependency graph by Tools->Dependency graph.) This can happen when you delete a feature in the middle of your model tree. In the following example we will break and repair a model.

This is the base model. It has one pad, a pocket, and a pad inside that pocket. Note that the dependency graph is linear.

Now we have deleted the pocket and the sketch that created the pocket (Pocket and Sketch001). Note that the dependency graph is broken. To repair this model we want to attach Sketch002 to the top face of Pad. In the view of the model you can see that it would be easy to select the wrong face.

Pentru a repara modelul, schimbăm mai întâi vizibilitatea corpurilor solide. Facem Pad001 ascuns și facem Pad-ul vizibil.

Acum, selectăm fața superioară a Plăcii și apoi selectăm instrumentul Map A Sketch To A Face. In the dialog that appears we select Sketch002. Our model is now repaired. In the model view we make Pad001 visible and Pad hidden and we can see the correct model.