PartDesign NewSketch/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Свойства==")
(Created page with "{{Docnav/ru |Создать тело |Создать опорную точку |PartDesign_Workbench/ru|Верстак "PartDe...")
Line 57: Line 57:
* {{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.
* {{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.


{{Docnav
{{Docnav/ru
|[[PartDesign_Body|Create body]]
|[[PartDesign_Body/ru|Создать тело]]
|[[PartDesign_Point|Create a datum point]]
|[[PartDesign_Point/ru|Создать опорную точку]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench/ru|Верстак "PartDesign"]]
|IconL=PartDesign_Body.svg
|IconL=PartDesign_Body.svg
|IconR=PartDesign_Point.svg
|IconR=PartDesign_Point.svg

Revision as of 13:00, 16 September 2021

Создать эскиз

Системное название
PartDesign_NewSketch
Расположение в меню
Sketch → Создать эскиз
Верстаки
PartDesign
Быстрые клавиши
Нет
Представлено в версии
0.17
См. также
Создать эскиз

Описание

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.

Применение

  1. Press the PartDesign NewSketch 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.

Опции

  • 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. This is basically using a Shapebinder
  • 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 Workbench Sketcher use the External Geometry and CarbonCopy tools. Generally it is recommended to use other sketches as source for references rather than faces or edges, because they are less affected by the Topological Naming Issue.

Свойства

  • Данные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 and press it to open the Attachment dialog. If set to Deactivated, the Placement property is enabled.
  • ДанныеPlacement: controls the orientation of the sketch in the 3D space; see placement. Disabled if the sketch is attached through the Map Mode property.