PartDesign Workbench/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "=== Structure tools === These are tools to organize the Model tree. * 32px Part: adds a new Part container in the active document and mak...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
[[Image:Workbench_PartDesign.svg|64px]]
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
'''Pracovní plocha Část''' je určena k tomu aby poskytovala nástroje pro modelování komplexních pevných částí a je založena na '''Metodologii editace vlastností'''. Je komplikovaně spojen s [[Sketcher Workbench/cs|Náčrtovou pracovní plochou]].
'''Pracovní plocha Část''' je určena k tomu aby poskytovala nástroje pro modelování komplexních pevných částí a je založena na '''Metodologii editace vlastností'''. Je komplikovaně spojen s [[Sketcher Workbench/cs|Náčrtovou pracovní plochou]].
Line 8: Line 9:
</div>
</div>


The PartDesign Workbench is intrinsically related to the [[Sketcher Workbench]]. The user normally creates a Sketch, then uses the [[PartDesign Pad]] tool to extrude it and create a basic solid, and then this solid is further modified.
{{TOCright}}
[[File:PartDesign Example.png|none|400px]]
<div class="mw-translate-fuzzy">
== Základní postup práce ==
</div>


While the [[Part Workbench]] is based on a [https://en.wikipedia.org/wiki/Constructive_solid_geometry constructive solid geometry] (CSG) methodology for building shapes, the PartDesign Workbench uses a parametric, feature editing methodology, which means a basic solid is sequentially transformed by adding features on top until the final shape is obtained. See the [[feature editing]] page for a more complete explanation of this process, and then see [[Creating a simple part with PartDesign]] to get started with creating solids.
<div class="mw-translate-fuzzy">
Náčrt je stavební blok pro vytváření a editování částí těles. Pracovní postup může být shrnut následovně: nejdříve je vytvořen 2D náčrt, potom je použit nástroj na vytvoření tělesa. V tom okamžiku jsou dostupné následující nástroje:
* '''Pad (Deska)''' který vysune náčrt
* '''Pocket (Kapsa)''' který vytvoří kapsu (prohlubeň) v existujícím tělese
* '''Revolve''' který vytvoří těleso otáčením náčrtu podle osy
* '''Groove'''' který vytvoří drážku v existujícím tělese
V budoucích verzích jsou plánovány další nástroje.
</div>


{{TOCright}}
<div class="mw-translate-fuzzy">
Velmi důležitý v pracovní ploše Díly je koncept '''podpora náčrtu'''. Náčrty mohou být vytvořeny ve standardních rovinách ('''XY''', '''XZ''', '''YZ''' a v rovinách rovnoběžných k nim) nebo na povrchu existujícího tělesa. V tomto posledním případě se těleso stává '''podpůrným''' náčrtem. Některé nástroje budou pracovat pouze s náčrty které mají podpůrné těleso, např. '''Pocket (Kapsa)''' - bez podpůrného tělesa by nebylo z čeho odebírat materiál!
</div>


[[Image:PartDesign Example.png|none|600px]]
<div class="mw-translate-fuzzy">
Po tom co je vytvořena konstrukce tělesa, může být modifikována pomocí zkosení a zaoblení nebo transformována, např. zrcadlena nebo vzorována.
</div>

<div class="mw-translate-fuzzy">
Pracovní plocha Díly je yrčena k vytváření samostatného spojeného tělesa. Pro vícenásobná tělesa je vhodnější [[Assembly Workbench/cs|Sestavovací pracovní plocha]].
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 39: Line 21:
</div>
</div>


The Part Design tools are all located in the '''Part Design''' menu and the PartDesign toolbar that appear when you load the Part Design workbench.
<div class="mw-translate-fuzzy">
Nástroje pracovní plochy Díly jsou umístěny v menu '''Part Design''' (Návrh dílu), které se zobrazí když natáhnete modul Part Design (Návrh dílu).
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
=== Structure tools ===
Zahrnují nástroje [[Sketcher Workbench/cs|Náčrtová pracovní plocha]], protože modul Part Design (Návrh dílu) na ní závisí.
</div>


These are tools to organize the Model tree.
<div class="mw-translate-fuzzy">
=== Nástroje pro náčrty ===
</div>


* [[Image:Std_Part.png|32px]] [[Std Part|Part]]: adds a new Part container in the active document and makes it active.
<div class="mw-translate-fuzzy">
* [[Image:Group.svg|32px]] [[Std Group|Group]]: adds a Group in the active document's Model tree.
{{Sketcher Tools/cs}}
</div>
</div>

<div class="mw-translate-fuzzy">
=== Nástroje pracovní plochy Díly ===
</div>

<div class="mw-translate-fuzzy">
{{PartDesign Tools/cs}}
</div>

== Další ==

<div class="mw-translate-fuzzy">
{{PartDesign Extras/cs}}
</div>

<div class="mw-translate-fuzzy">
== Hlavní vlastnosti ==
</div>

[[File:PartDesign Body tree.png|none]]

===Properties===


There are two types of feature properties accessible through tabs at the bottom of the property editor:
: {{PropertyView|View}} : properties related to the "visual" display of an object.
: {{PropertyData|Data}} : properties related to the "physical" parameters of an object.

===View===


[[Image:PartDesign_Revolution_en_03.png|300px|left]]
{{TitleProperty|Base}}

* {{PropertyView|Bounding Box}} : Indicates if a box showing the overall extent of the object is to be displayed. Value False, or True (Default, False).
* {{PropertyView|Control Point}} : Indicates if the feature control points are to be displayed. Value False, or True (Default, False).
* {{PropertyView|Deviation}} : Sets the accuracy of the polygonal representation of the model in the 3d view (tessellation). Lower values = better quality. The value is in percent of object's size (deviation in mm = (w+h+d)/3*valueInPercent/100, where w,h,d are the bounding box dimensions).
* {{PropertyView|Display Mode}} :Display mode of the feature, '''Flat lines, Shaded, Wireframe, Points''' [[IMAGE:Vue_DisplayModePartDesign_fr_00.png|96px]]. (Default, '''Flat lines''').
* {{PropertyView|Lighting}} : Lighting '''One side, Two side''' [[IMAGE:Vue_Lighting_fr_00.png|96px]]. (Default, '''Two side''').
* {{PropertyView|Line Color}} : Gives the color of the line (edges) (Default, '''25, 25, 25''').
* {{PropertyView|Line Width}} : Gives the thickness of the line (edges) (Default, '''2''').
* {{PropertyView|Point Color}} : Gives the color of the points (ends of the feature) (Default, '''25, 25, 25''').
* {{PropertyView|Point Size}} : Gives the size of the points (Default, '''2''').
* {{PropertyView|Selectable}} : Allows selection of the feature. Value False, ou True (Default, True).
* {{PropertyView|Shape Color}} : Give the color shape (default, '''204, 204, 204''').
* {{PropertyView|Transparency}} : Sets the degree of transparency in the feature of '''0''' to '''100''' (Default, '''0''').
* {{PropertyView|Visibility}} : Determines the visibility of the feature (like the bar {{KEY|SPACE}}). Value False, or True (Default, True).
{{clear}}


===Data===


[[Image:PartDesign_Revolution_en_04.png|300px|left]]
{{TitleProperty|Base}}


{{PropertyData|Placement}} :
Summary of the data below.
Every feature has a placement that can be controlled through the Data Properties table. It controls the placement of the part with respect to the coordinate system. NOTE: The placement properties do not affect the physical dimensions of the feature, but merely its position in space!<br>If you select the title '''Placement''' [[Image:Tache_Placement_01_fr_00.png|256px|Options Placement]], a button with {{KEY|three small points}} appears to the right. Clicking this button {{KEY| '''...'''}}, opens the '''[[Tasks_Placement|Tasks_Placement]]''' options window.


{{PropertyData|Angle}} :
Specifies the angle to be used with the [[#Axis|axis]] property (below). An angle is set here, and the axis that the angle acts upon is set with the axis property.
The feature is rotated by the specified angle, about the specified axis.
A usage example might be if you created a revolution feature as required, but then needed to rotate the whole feature by some amount, in order to allow it to line-up with another pre-existing feature.


{{PropertyData|Axis}} :
This property specifies the axis/axes about which the feature is to be rotated. The exact value of rotation comes from the angle property (above).
This property takes three arguments, which are passed as numbers in the x, y, and z boxes in the tool. Setting a value for more than one of the axes will cause the part to be rotated in each axis, by the angle value multiplied by the value for the axis.
For example, with an angle of 15° set, specifying a value of 1.0 for x, and 2.0 for y will cause the finished part to be rotated 15° in the x-axis AND 30° in the y-axis.


{{PropertyData|Position}} :
This property specifies the base point to which all dimensions refer. This takes three arguments, which are passed as numbers to the x, y, and z boxes in the tool. Setting a value for more than one of the boxes will cause the part to be translated by the number of units along the corresponding axis.


{{PropertyData|Label}} :
The Label is the name given to the object (feature), this name can be changed as desired.


{{clear}}
'''PS: The displayed properties can vary, depending on the tool used.'''

<div class="mw-translate-fuzzy">
{{docnav/cs|[[Workbenches/cs|Pracovní plochy]]|[[Mesh_Workbench/cs|Pracovní plocha Sít]]}}
</div>

Only one body can be active in a document. The active body gets the new created features. A body can be activated or deactivated by double clicking on it. An activated body is highlighted in light blue. The highlighting color can be set in the preferences under Display/Colors/Active container since version 0.18.

<div class="mw-translate-fuzzy">
[[Category:User Documentation/cs]]
</div>

==== Body Visibility Management ====

A body will present by default its most recent feature to the outside. This feature is defined by default as the tip. A good analogy is the expression ''the tip of the iceberg'': only the tip is visible above the water, most of the iceberg's mass (the other features) is hidden. As a new feature is added to the body, visibility of the previous feature is turned off, and the new feature becomes the tip.

There can only be one feature visible at a time. It is possible to toggle the visibility of any feature in the body, by selecting it in the Model tree and pressing the spacebar, in effect going back in the history of the body.

==== Body Origin ====

The body has an Origin which consists of reference planes (XY, XZ, YZ) and axes (X, Y, Z) that can be used by sketches and features. Sketches can be attached to Origin planes, and they no longer need to be mapped to planar faces for features based on them to be added or subtracted from the model.

==== Moving and Reordering Objects ====

It is possible to temporarily redefine the tip to a feature in the middle of the Body tree to insert new objects (features, sketches or datum geometry). It is also possible to reorder features under a Body, or to move them to a different Body. Select the object and right-click to get a contextual menu that will offer both options. The operation may be prevented if the object has dependencies in the source Body, such as being attached to a face. To move a sketch to another Body, it should not contain links to external geometry.

=== Datum Geometry ===

Datum geometry consists of custom planes, lines, points or externally linked shapes. They can be created for use as reference by sketches and features. There is a multitude of attachment possibilities for datums.

=== Cross-referencing ===

It is possible to cross-reference elements from a body in another body via datums. For example the datum shape binder allows to copy over faces from a body as reference in another one. This should make it easy to build a box with fitting cover in two different bodies. FreeCAD helps you to not accidentally link to other bodies and queries your intent.

=== Attachment ===

Object attachment is not a specific PartDesign tool, but rather a Part utility introduced in v0.17 that can be found in the Part menu. It is heavily used in the PartDesign workbench to attach sketches and reference geometry to the standard planes and axes of the Body. Very extensive ways of creating datum points, lines and planes are available. Optional attachment offset parameters make this tool very versatile.

More info can be found in the [[Part Attachment|Attachment]] page.

=== Advice for creating stable models ===

The idea of parametric modeling implies that you can change the values of certain parameters and subsequent steps are changed according to the new values. However, when severe changes are made, the model can break due to the [[Glossary#Topological Naming|topological naming issue]] that is still unresolved in FreeCAD. Compared to previous FreeCAD versions, breakage can be minimized when you respect the following design principles:

* Avoid as much as possible mapping sketches to faces of the model. Place your sketches on standard planes, or on custom datum planes. Sketches attached to planes are less at risk of being unexpectedly reattached to a different reference.
* When creating datum geometry, do not base it on the part topology, base it on standard planes/axes and/or sketches.
* Use a "master sketch". That is a preferably not too complicated sketch which contains basic geometric elements of your model. These elements can be referenced when modeling subsequent features. Such a master sketch will often be the first sketch in the Body but it doesn't have to be; in fact you don't even have to use it at all for anything else but being referenced.
* If you inevitably have to reference an intermediate feature, e.g. the result of a thickness operation, use the first reference possible in the list of subsequent features where the referenced geometric element occurs. From FreeCAD 0.17 on you don't have to use the latest feature. If you take an early feature as reference, all changes to intermediate steps won't break your model. And again it is better to reference a sketch than edges and vertices of a solid.

== Nástroje ==

The Part Design tools are all located in the '''Part Design''' menu and the PartDesign toolbar that appear when you load the Part Design workbench.

=== Structure tools ===


These are tools to organize the Model tree.
These are tools to organize the Model tree.
Line 335: Line 175:
== Tutorials ==
== Tutorials ==


* [http://help-freecad-jpg87.fr/ How to use FreeCAD], a website describing the workflow for mechanical design.
* [[Creating_a_simple_part_with_PartDesign|Creating a simple part with PartDesign v0.17]]
* [[Creating_a_simple_part_with_PartDesign|Creating a simple part with PartDesign v0.17]]
* [[Basic_Part_Design_Tutorial 017|Basic Part Design Tutorial 017]]
* [[Basic_Part_Design_Tutorial 017|Basic Part Design Tutorial 017]]
Line 349: Line 190:


{{docnav|Part Workbench|Path Workbench}}
{{docnav|Part Workbench|Path Workbench}}
{{Userdocnavi}}

[[Category:User Documentation/cs]]
[[Category:PartDesign]]
[[Category:Workbenches]]

Revision as of 16:11, 9 December 2018

Pracovní plocha Část je určena k tomu aby poskytovala nástroje pro modelování komplexních pevných částí a je založena na Metodologii editace vlastností. Je komplikovaně spojen s Náčrtovou pracovní plochou.

The PartDesign Workbench is intrinsically related to the Sketcher Workbench. The user normally creates a Sketch, then uses the PartDesign Pad tool to extrude it and create a basic solid, and then this solid is further modified.

While the Part Workbench is based on a constructive solid geometry (CSG) methodology for building shapes, the PartDesign Workbench uses a parametric, feature editing methodology, which means a basic solid is sequentially transformed by adding features on top until the final shape is obtained. See the feature editing page for a more complete explanation of this process, and then see Creating a simple part with PartDesign to get started with creating solids.

Nástroje

The Part Design tools are all located in the Part Design menu and the PartDesign toolbar that appear when you load the Part Design workbench.

Structure tools

These are tools to organize the Model tree.

  • Part: adds a new Part container in the active document and makes it active.
  • Group: adds a Group in the active document's Model tree.

These are tools to organize the Model tree.

  • Part: adds a new Part container in the active document and makes it active.
  • Group: adds a Group in the active document's Model tree.

Part Design Helper tools

  • Create body: Creates a Body in the active document and makes it active.
  • Create sketch: creates‎ a new sketch on a selected face or plane. If no face is selected while this tool is executed, the user is prompted to select a plane from the Tasks panel. The interface then switches to the Sketcher_Workbench in sketch editing mode.
  • Map sketch to face: Maps a sketch to a previously selected plane or a face of the active body.

Part Design Modeling tools

Datum tools

Additive tools

These are tools for creating base features or adding material to an existing solid body.

  • Pad: extrudes a solid from a selected sketch.
  • Revolution: creates a solid by revolving a sketch around an axis. The sketch must form a closed profile.
  • Additive loft: creates a solid by making a transition between two or more sketches.
  • Additive pipe: creates a solid by sweeping one or more sketches along an open or closed path.

Subtractive tools

These are tools for subtracting material from an existing body.

  • Pocket: creates a pocket from a selected sketch.
  • Hole: creates a hole feature from a selected sketch. The sketch must contain one or multiple circles.
  • Groove: creates a groove by revolving a sketch around an axis.
  • Subtractive loft: creates a solid shape by making a transition between two or more sketches and subtracts it from the active body.
  • Subtractive pipe: creates a solid shape by sweeping one or more sketches along an open or closed path and subtracts it from the active body.

Transformation tools

These are tools for transforming existing features. They will allow you to choose which features to transform.

  • Mirrored: mirrors one or more features on a plane or face.
  • Linear Pattern: creates a linear pattern based on one or more features.

Dress-up tools

These tools apply a treatment to the selected edges or faces.

  • Fillet: fillets (rounds) edges of the active body.
  • Chamfer: chamfers edges of the active body.
  • Draft: applies and angular draft to faces of the active body.
  • Thickness: creates a thick shell from the active body and opens selected face(s).

Boolean

  • Boolean operation: imports one or more Bodies or PartDesign Clones into the active body and applies a Boolean operation.

Extras

Some additional functionality found in the Part Design menu:

  • Migrate: migrates files created with older FreeCAD versions. If the file is pure PartDesign feature-based, migration should succeed. If the file contains mixed Part/Part Design/Draft objects, the conversion will most likely fail.
  • Shaft design wizard: Generates a shaft from a table of values and allows to analyze forces and moments. The shaft is made with a revolved sketch that can be edited.
  • Involute gear: creates an involute gear profile that can be used by a Pad.

Contextual Menu tools

  • Set tip: redefines the tip, which is the feature exposed outside of the Body.
  • Move object after other object: allows reordering of the Body tree by moving the selected sketch, datum geometry or feature to another position in the list of features.

Preferences

Tutorials

Links


Part Workbench
Path Workbench