PartDesign NewSketch: Difference between revisions

From FreeCAD Documentation
(add link to related command)
(Complete page and follow GuiCommand model guidelines. Use MediaWiki syntax for internal links; delete unused sections; update GuiCommand template)
Line 1: Line 1:
<languages/>
<languages/>
{{Template:UnfinishedDocu}}
<translate>
<translate>


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=PartDesign NewSketch|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign → Create sketch|Shortcut=|SeeAlso=}}
|Name=PartDesign NewSketch
|Workbenches=[[PartDesign Workbench|PartDesign]]
|MenuLocation=PartDesign → Create sketch
|Version=0.17
}}


==Description== <!--T:2-->
==Description== <!--T:2-->


This tool creates a new sketch, creates a new [[PartDesign Body]] to contain the sketch if one does not exist and automatically opens the [[Sketcher Workbench|Sketcher workbench]] after creation.
<!--T:3-->
{{Version|0.17}}


When creating models using the [[PartDesign Workbench|PartDesign workbench]], this tool should be preferred to the [[Sketcher NewSketch]] tool found in the Sketcher workbench.
Creates new sketch, creates new body to hold sketch if one does not exist and automatically opens sketcher workbench after creation.


==Use== <!--T:4-->
==How to use== <!--T:4-->


<!--T:5-->
<!--T:5-->
# Click on [[Image:PartDesign NewSketch.png|24px]] in the toolbar, or choose {{KEY|PartDesign}} → {{KEY|[[Image:PartDesign NewSketch.png|24px]] Create sketch}} from the main menu.
# Press the {{Button|[[File:PartDesign NewSketch.png|24px]]}} button from the PartDesign toolbar.
# In the Tasks panel, the '''Select feature''' dialog is brought up. Select one of the planes in the list or in the 3D view which can be reoriented for better visibility.
# Press {{Button|OK}}.
# The interface automatically switches to the Sketcher workbench and the sketch can be edited. Once the sketch is exited, the interface is brought back to the PartDesign workbench and the 3D view is restored to the view orientation prior to creating the sketch.
# Alternatively, a plane or a face on the existing active body can be selected before creating the sketch, in which case the sketch is instantly created.


==Options== <!--T:6-->
==Options== <!--T:6-->
See https://www.freecadweb.org/wiki/Sketcher_NewSketch


* To change the attachment of an existing sketch, change its {{Emphasis|Map Mode}} property (see [[#Properties|Properties]].)
==Limitations== <!--T:7-->

==Scripts== <!--T:8-->

==Links== <!--T:9-->

==Notes== <!--T:10-->


==Properties==


* {{PropertyData|Map Mode}}: mode of attachment of the sketch to another object, usually a plane or a face but can be other types of objects. Click once in the field to reveal a {{Button|...}} button and press it to open the [[Part Attachment|Attachment]] dialog. If set to Deactivated, the Placement property is enabled.
* {{PropertyData|Placement}}: controls the orientation of the sketch in the 3D space; see [[Std Placement|placement]]. Disabled if the sketch is attached through the Map Mode property.


</translate>
</translate>

Revision as of 17:14, 9 December 2018

PartDesign NewSketch

Menu location
PartDesign → Create sketch
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
None

Description

This tool creates a new sketch, creates a new PartDesign Body to contain the sketch if one does not exist and automatically opens the Sketcher workbench after creation.

When creating models using the PartDesign workbench, this tool should be preferred to the Sketcher NewSketch tool found in the Sketcher workbench.

How to use

  1. Press the button from the PartDesign toolbar.
  2. In the Tasks panel, the Select feature dialog is brought up. Select one of the planes in the list or in the 3D view which can be reoriented for better visibility.
  3. Press OK.
  4. The interface automatically switches to the Sketcher workbench and the sketch can be edited. Once the sketch is exited, the interface is brought back to the PartDesign workbench and the 3D view is restored to the view orientation prior to creating the sketch.
  5. Alternatively, a plane or a face on the existing active body can be selected before creating the sketch, in which case the sketch is instantly created.

Options

  • To change the attachment of an existing sketch, change its Map Mode property (see Properties.)

Properties

  • DataMap Mode: mode of attachment of the sketch to another object, usually a plane or a face but can be other types of objects. Click once in the field to reveal a ... button and press it to open the Attachment dialog. If set to Deactivated, the Placement property is enabled.
  • DataPlacement: controls the orientation of the sketch in the 3D space; see placement. Disabled if the sketch is attached through the Map Mode property.