Curves SketchOnSurface/de

Other languages:

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Curves SkizzeAufFläche

Menüeintrag
Surfaces → Sketch on Surface
Arbeitsbereich
Curves
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

Das Werkzeug Curves SkizzeAufFläche legt eine Skizze über eine beliebig gekrümmte Fläche, wie ein Etikett auf einer Flasche. Die Skizze muss an einer Fläche befestigt sein (siehe Sketch.Support). Der Map-Modus der Skizze hat keinen Einfluss auf das Ergebnis.

Die Abbildung zeigt ein Sketch_On_Surface-Objekt auf einer Zylinderfläche aufgebracht (links) und die zugrundeliegende Skizze im Bearbeitungsmodus (rechts)

Anwendung

Es gibt zwei Methoden zum Anwenden des Werkzeugs SkizzeAufFläche:

Eine Skizze auf eine ausgewählten Fläche erstellen

  1. Select the target face in the 3D view.
  2. There are several ways to invoke the tool:
    • Press the Sketch on Surface button.
    • Select the Surfaces → Sketch on Surface option from the menu.
  3. A Sketch_On_Surface object is created including a Mapped_Sketch object.
  4. Expand this object in the Tree view to make the Mapped_Sketch appear below.
  5. Edit the sketch and add geometries inside the blue construction bounds.
  6. Optionally edit the values in the Property editor to create extruded faces, or fill faces and equidistant faces from closed sketch wires, which in combination result in a solid shape, and adjust the related properties (see Properties below).

Eine vorhandene Skizze an einer ausgewählten Fläche befestigen

  1. Attach an existing sketch to the target face:
    • Right-click on a sketch in the Tree view and select Attachment editor from the context menu.
    • The Attachment dialog opens.
      1. Select the target face.
      2. Set the Attachment mode to Deactivated while keeping the face as the first reference.
      3. Press the OK button to close the Attachment dialog.
    • In the Property editor set Placement.Position.z = 0.
  2. Edit the sketch and add a Construction (blue) rectangle around the geometries.
    This rectangle will be the parametric bounds of the face.
  3. Select the sketch.
  4. Invoke the tool as described above.
  5. A Sketch_On_Surface object is created including the selected sketch.
  6. Optionally edit the values in the Property editor as described above.

Hinweise

Eigenschaften

Siehe auch: Eigenschafteneditor.

Ein Sketch_On_Surface-Objekt wird von einem Part-Formelement abgeleitet und erbt alle seine Eigenschaften. Außerdem besitzt es die folgenden zusätzlichen Eigenschaften:

Daten

Settings

  • DatenFill Extrusion (Bool): Add extrusion faces
  • DatenFill Faces (Bool): Make faces from closed wires
  • DatenOffset (Float): Offset distance of mapped sketch
  • DatenThickness (Float): Extrusion thickness

SketchOnSurface

  • DatenExtra Objects (LinkList): Additional objects that will be mapped on surface
  • DatenSketch (Link): Input Sketch

Touchup

  • DatenConstruction Bounds (Bool): include construction geometry in sketch bounds
  • DatenReverse U (Bool): Reverse U direction
  • DatenReverse V (Bool): Reverse V direction
  • DatenSwap UV (Bool): Swap U and V directions