Part Compound/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Part: MakeCompound")
 
(Updating to match new version of source page)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{GuiCommand|Name=Part MakeCompound‏‎|MenuLocation=Part → Make compound|Workbenches=[[Part Workbench|Part]]|SeeAlso=}}


{{Docnav
==Introduction==
|[[Part_CompCompoundTools|CompCompoundTools]]
This command creates a compound of any kind of topological shapes.
|[[Part_ExplodeCompound|ExplodeCompound]]
These can be solids or meshes or any other kind of topological shapes.
|[[Part_Workbench|Part]]
|IconL=Part_CompCompoundTools.png
|IconR=Part_ExplodeCompound.svg
|IconC=Workbench_Part.svg
}}


<div class="mw-translate-fuzzy">
A compound is a set of shapes grouped into one object.
{{GuiCommand
|Name=Part Compound
‏‎|MenuLocation=Part → Make compound
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=
}}
</div>


==Usage==
== Description ==
Mark the topological shapes to be added to the compound in the tree view and choose {{MenuCommand|Part → Compound → Make Compound}}


<div class="mw-translate-fuzzy">
==Notes==
==Introducere==
Aceată comandă creează un compus/compound din orice forme toplogice.
Acestea por fi de tip solid sau plasă cu ochiuri de discretizare sau orice fel de forme topologice.
</div>

== Usage ==

<div class="mw-translate-fuzzy">
==Utilizare==
Marcați formele toplogice care trebuie adăugate la compound în vizualizarea arborecentă și alegeți {{MenuCommand|Part → Compound → Make Compound}}
</div>

== Notes ==

<div class="mw-translate-fuzzy">
==Notă==
'''Warning'''<br />
'''Warning'''<br />
Un compus/compound care conține piese care se intersectează sau atinge este '''invalid''' pentru operațiile booleene. Din cauza problemelor legate de performanță, nu se face verificarea dacă se intersectează piesele . Verificarea geometriei automate (disponibilă pentru operațiile Boolean) este dezactivată și pentru compusul pieselor.
A compound containing pieces that intersect or touch is '''invalid''' for Boolean operations. Because of performance issues, checking if the pieces intersect is not done. Automatic geometry check (available for Boolean operations) is disabled for part compound as well.
</div>

To turn this check on go to {{MenuCommand|Tools → Edit Parameters → Preferences... → Mod → Part → CheckGeometry → RunBOPCheck}} and set the parameter to {{incode|true}}.



{{Docnav
|[[Part_CompCompoundTools|CompCompoundTools]]
|[[Part_ExplodeCompound|ExplodeCompound]]
|[[Part_Workbench|Part]]
|IconL=Part_CompCompoundTools.png
|IconR=Part_ExplodeCompound.svg
|IconC=Workbench_Part.svg
}}


{{Part Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 09:40, 12 May 2022

Part Compound ‏‎

Menu location
Part → Make compound
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Description

Introducere

Aceată comandă creează un compus/compound din orice forme toplogice. Acestea por fi de tip solid sau plasă cu ochiuri de discretizare sau orice fel de forme topologice.

Usage

Utilizare

Marcați formele toplogice care trebuie adăugate la compound în vizualizarea arborecentă și alegeți Part → Compound → Make Compound

Notes

Notă

Warning
Un compus/compound care conține piese care se intersectează sau atinge este invalid pentru operațiile booleene. Din cauza problemelor legate de performanță, nu se face verificarea dacă se intersectează piesele . Verificarea geometriei automate (disponibilă pentru operațiile Boolean) este dezactivată și pentru compusul pieselor.

To turn this check on go to Tools → Edit Parameters → Preferences... → Mod → Part → CheckGeometry → RunBOPCheck and set the parameter to true.