PartDesign NewSketch: Difference between revisions

From FreeCAD Documentation
m (png to svg)
(Added info on the Select Feature dialog. Someone please complete the parts I did not know)
Line 40: Line 40:
<!--T:13-->
<!--T:13-->
* To change the attachment of an existing sketch, change its {{Emphasis|Map Mode}} property (see [[#Properties|Properties]].)
* To change the attachment of an existing sketch, change its {{Emphasis|Map Mode}} property (see [[#Properties|Properties]].)

* The ''Select feature'' Dialog defines the features of the new sketch
::[[File:PartDesign.CreateSketch.SelectFeatureDialog.jpeg|300px]]
:: ''Select feature'' dialog. These settings create a sketch on the XY plane and allow cross-references from other items of the same body''

Dialog settings
* Coordinate system box: defines the orientation of the sketch plane
* Allow Used Features checkbox: ''TBD''
: Allow external features options
* From other bodies of the same part: any elements used in the same body can be referenced
* From different parts or free features: ''TBD''
* Make independent copy: all other elements will be separate copies, i.e. they will not change when the original changes.
* Make dependent copy: the elements will be copies, but a dependency to the original elements is kept (details ''TBD'')
* Create cross-reference: the linked elements will not be copies, but point to the original elements, e.g. a master sketch. Any changes are reflected to this sketch

To reference any items in the [[Sketcher Workbench|Sketcher WB]] use the two functions [[Image:Sketcher_External.svg|32px]] [[Sketcher_External|External Geometry]] and [[File:Sketcher_CarbonCopy.svg|32px]] [[Sketcher_CarbonCopy|CarbonCopy]]



==Properties== <!--T:14-->
==Properties== <!--T:14-->

Revision as of 19:00, 25 July 2020

PartDesign NewSketch

Menu location
Part Design → 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.

Usage

  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.)
  • The Select feature Dialog defines the features of the new sketch
Select feature dialog. These settings create a sketch on the XY plane and allow cross-references from other items of the same body

Dialog settings

  • Coordinate system box: defines the orientation of the sketch plane
  • Allow Used Features checkbox: TBD
Allow external features options
  • From other bodies of the same part: any elements used in the same body can be referenced
  • From different parts or free features: TBD
  • Make independent copy: all other elements will be separate copies, i.e. they will not change when the original changes.
  • Make dependent copy: the elements will be copies, but a dependency to the original elements is kept (details TBD)
  • Create cross-reference: the linked elements will not be copies, but point to the original elements, e.g. a master sketch. Any changes are reflected to this sketch

To reference any items in the Sketcher WB use the two functions External Geometry and CarbonCopy


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.