Part Builder/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Part_RegularPolygon|RegularPolygon]]
|[[Part_RegularPolygon|RegularPolygon]]
|[[Part_Extrude|Extrude]]
|[[Part_Extrude|Extrude]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_RegularPolygon.svg
|IconL=Part_RegularPolygon.svg
|IconR=Part_Extrude.svg
|IconR=Part_Extrude.svg
Line 10: Line 11:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/ro
{{GuiCommand/ro|Name=Part Shapebuilder|Name/ro=Part Shapebuilder|MenuLocation=Part -> Shapebuilder...||Workbenches=[[Part_Module/ro|Part]]|SeeAlso=[[Part_CreatePrimitives/ro|Part CreatePrimitives]]}}
|Name=Part Shapebuilder
|Name/ro=Part Shapebuilder
|MenuLocation=Part -> Shapebuilder...
|
|Workbenches=[[Part_Workbench/ro|Part]]
|SeeAlso=[[Part_CreatePrimitives/ro|Part CreatePrimitives]]
}}
</div>
</div>


==Description==

<div class="mw-translate-fuzzy">
==Descriere==
==Descriere==
A tool to create more complex shapes from various parametric geometric primitives.
A tool to create more complex shapes from various parametric geometric primitives.
</div>


<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Use==
==Use==
Line 44: Line 57:
</div>
</div>


This tool can create the following objects:
==Limitări==

<br />
===Edge from two vertices===

#Select two vertices
#Click on {{Button|Create}}
[[Image:Edge from verts-1.gif]]

===Wire from edges===

#Select a set of adjacent edges in the [[3D_view|3D view]]
#Click on {{Button|Create}}
[[File:Wire_from_edges-1.gif]]

===Face from vertices===

#Select vertices bounding the face in the [[3D_view|3D view]]
#Select if face should be planar
#Click on {{Button|Create}}
#Object will be created in [[3D_view|3D view]] and will be listed in [[Tree_view|tree view]]
[[File:Face_from_verts.gif]]

===Face from edges===

#Select a closed set of edges bounding the face in the [[3D_view|3D view]]
#Select if face should be planar
#Click on {{Button|Create}}
#Object will be created in [[3D_view|3D view]] and will be listed in [[Tree_view|tree view]]
[[File:Face_from_edges.gif]]

===Shell from faces===

#Select faces in the [[3D_view|3D view]]
#Select if the shape should be refined
#Select if all faces should be included in shell
#Click on {{Button|Create}}
#Object will be created in [[3D_view|3D view]] and will be listed in [[Tree_view|tree view]]

===Solid from shell===

#Select if the shape should be refined
#Click on {{Button|Create}}
#Object will be created in [[3D_view|3D view]] and will be listed in [[Tree_view|tree view]]

==Notes==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 60: Line 116:
|[[Part_RegularPolygon|RegularPolygon]]
|[[Part_RegularPolygon|RegularPolygon]]
|[[Part_Extrude|Extrude]]
|[[Part_Extrude|Extrude]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_RegularPolygon.svg
|IconL=Part_RegularPolygon.svg
|IconR=Part_Extrude.svg
|IconR=Part_Extrude.svg
Line 68: Line 124:
{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:47, 22 January 2023

Part Shapebuilder

poziția meniului
Part -> Shapebuilder...
Ateliere
Part
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Part CreatePrimitives

Description

Descriere

A tool to create more complex shapes from various parametric geometric primitives.

Use

This tool will let you create shapes by creating

  1. Edge from two vertices
  2. Face from vertices
    1. Select vertices bounding the face in the 3D view
    2. Select if face should be planar
    3. Click on Create
    4. Object will be created in 3D view and will be listed in tree view
  3. Wire from edges introduced in version 0.18##Select a set of adjacent edges in the 3D view
    1. Click on Create
  4. Face from edges
    1. Select a closed set of edges bounding the face in the 3D view
    2. Select if face should be planar
    3. Click on Create
    4. Object will be created in 3D view and will be listed in tree view
  5. Shell from faces
    1. Select faces in the 3D view
    2. Select if the shape should be refined
    3. Select if all faces should be included in shell
    4. Click on Create
    5. Object will be created in 3D view and will be listed in tree view
  6. Solid from shell
    1. Select if the shape should be refined
    2. Click on Create
    3. Object will be created in 3D view and will be listed in tree view

This tool can create the following objects:

Edge from two vertices

  1. Select two vertices
  2. Click on Create

Wire from edges

  1. Select a set of adjacent edges in the 3D view
  2. Click on Create

Face from vertices

  1. Select vertices bounding the face in the 3D view
  2. Select if face should be planar
  3. Click on Create
  4. Object will be created in 3D view and will be listed in tree view

Face from edges

  1. Select a closed set of edges bounding the face in the 3D view
  2. Select if face should be planar
  3. Click on Create
  4. Object will be created in 3D view and will be listed in tree view

Shell from faces

  1. Select faces in the 3D view
  2. Select if the shape should be refined
  3. Select if all faces should be included in shell
  4. Click on Create
  5. Object will be created in 3D view and will be listed in tree view

Solid from shell

  1. Select if the shape should be refined
  2. Click on Create
  3. Object will be created in 3D view and will be listed in tree view

Notes

Note

Un posibil flux de lucru ar putea fi:

  • Draw a wireframe-model of your shape using the tools in the draft-workbench (for example line and dwire)
  • Create all faces with "face from edges"
  • Create a "shell from faces"
  • Create a "solid from shell"