109 lines
8.4 KiB
HTML
109 lines
8.4 KiB
HTML
<html><head><title>Std Part</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Std Part</h1></div>
|
|
|
|
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Std_Part"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_Part.png" class="image"><img alt="Std Part.png" src="32px-Std_Part.png" width="32" height="32" srcset="/wiki/images/thumb/1/19/Std_Part.png/48px-Std_Part.png 1.5x, /wiki/images/1/19/Std_Part.png 2x" /></a> Std Part</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menu location
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Workbenches
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">All
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Default shortcut
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">See also
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="Std_Group.html" title="Std Group">Std Group</a>, <a href="PartDesign_Body.html" title="PartDesign Body">PartDesign Body</a>
|
|
</td></tr>
|
|
<tr>
|
|
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1"><a href="#Std_Part"><span class="tocnumber">1</span> <span class="toctext">Std Part</span></a></li>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-2"><a href="#Example_uses"><span class="tocnumber">2.1</span> <span class="toctext">Example uses</span></a></li>
|
|
<li class="toclevel-2 tocsection-3"><a href="#Active_Status"><span class="tocnumber">2.2</span> <span class="toctext">Active Status</span></a></li>
|
|
<li class="toclevel-2 tocsection-4"><a href="#Origin"><span class="tocnumber">2.3</span> <span class="toctext">Origin</span></a></li>
|
|
<li class="toclevel-2 tocsection-5"><a href="#Visibility_Management"><span class="tocnumber">2.4</span> <span class="toctext">Visibility Management</span></a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toclevel-1 tocsection-6"><a href="#How_to_use"><span class="tocnumber">3</span> <span class="toctext">How to use</span></a></li>
|
|
<li class="toclevel-1 tocsection-7"><a href="#Properties"><span class="tocnumber">4</span> <span class="toctext">Properties</span></a></li>
|
|
<li class="toclevel-1 tocsection-8"><a href="#Limitations"><span class="tocnumber">5</span> <span class="toctext">Limitations</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Description">Description</span></h2>
|
|
<p><b>Part</b> is a general purpose container that keeps together a group of objects so that they can be moved as a unit. Part can contain most if not any FreeCAD object such as PartDesign Bodies, Part workbench objects, Mesh objects, etc.
|
|
</p><p>Part provides a local coordinate system to which sketches and other objects can be attached.
|
|
</p><p>Part is found in the Structure toolbar that is displayed in all workbenches.
|
|
</p><p><span style="font-size:x-small;"><a href="Release_notes_0.17.html" title="Release notes 0.17">available in version 0.17</a></span>
|
|
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_Part-tree.png" class="image"><img alt="Std Part-tree.png" src="Std_Part-tree.png" width="138" height="234" style="vertical-align: top" /></a><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_Part_example.png" class="image"><img alt="Std Part example.png" src="Std_Part_example.png" width="486" height="410" /></a>
|
|
</p>
|
|
<h3><span class="mw-headline" id="Example_uses">Example uses</span></h3>
|
|
<ul><li> As an assembly container that groups objects to be manufactured separately then glued or screwed together, like a wooden table.</li>
|
|
<li> When importing a STEP assembly in FreeCAD, the main assembly and its sub-assemblies are Part containers.</li>
|
|
<li> A part that is composed of multiple non-fused components, like a ball bearing.</li></ul>
|
|
<h3><span class="mw-headline" id="Active_Status">Active Status</span></h3>
|
|
<p>A FreeCAD document can contain multiple Parts. Only one Part can be active at a time. An active Part will be displayed in the tree with a light blue background color.
|
|
</p>
|
|
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_Part-tree-active.png" class="image"><img alt="Std Part-tree-active.png" src="Std_Part-tree-active.png" width="133" height="19" /></a></div>
|
|
<h3><span class="mw-headline" id="Origin">Origin</span></h3>
|
|
<p>The Origin consists of the three standard axes (X, Y, Z) and three standard planes (XY, XZ and YZ). Sketches can be attached to these planes. All elements inside the Part are referenced to the Part's Origin; which means that the Part can be moved and rotated in reference to the global coordinate system without affecting the placement of elements inside it.
|
|
</p>
|
|
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Body_tree-02.png" class="image"><img alt="PartDesign Body tree-02.png" src="PartDesign_Body_tree-02.png" width="140" height="134" /></a></div>
|
|
<h3><span class="mw-headline" id="Visibility_Management">Visibility Management</span></h3>
|
|
<p>The Part's visibility supersedes the visibility of any object it contains. If the Part is hidden, the objects it contains will be hidden as well, even if their visibility is set to true. Multiple objects inside a Part can be visible at a time.
|
|
</p>
|
|
<h2><span class="mw-headline" id="How_to_use">How to use</span></h2>
|
|
<ul><li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_Part.png" class="image"><img alt="Std Part.png" src="24px-Std_Part.png" width="24" height="24" srcset="/wiki/images/thumb/1/19/Std_Part.png/36px-Std_Part.png 1.5x, /wiki/images/thumb/1/19/Std_Part.png/48px-Std_Part.png 2x" /></a> <b>Create part</b></span> button in the toolbar. The Part automatically becomes active.</li>
|
|
<li> Double-click the Part in the Model tree to activate or deactivate it.</li>
|
|
<li> To add objects to a Part, drag & drop them over the Part in the Model tree.</li>
|
|
<li> To remove objects from a Part, drag & drop them out of the Part and on the document label at the top of the Model tree.</li></ul>
|
|
<h2><span class="mw-headline" id="Properties">Properties</span></h2>
|
|
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Id</b>: ID (Part number) of the item. This field is optional.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>License</b>: the license under which the part is released.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>License URL</b>: the Web address where the terms license can be found.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Placement</b>: specifies the orientation and position of the Part in the 3D space. See <a href="Placement.html" title="Placement">Placement</a>.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Label</b>: the Label is the name given to the operation. This name can be changed at your convenience.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Group</b>: lists the referenced objects.</li></ul>
|
|
<h2><span class="mw-headline" id="Limitations">Limitations</span></h2>
|
|
<ul><li> Even when a Part is active, newly created objects are not placed inside the Part, but at the bottom of the tree. Simply drag & drop them over the Part.</li>
|
|
<li> A Part has no shape. It is therefore not possible to apply most 3D operations on a Part, such as Part Booleans.</li>
|
|
<li> At this time, <a href="Draft_Snap.html" title="Draft Snap">Draft Snaps</a> do not work on selected Part containers or on objects inside a Part container.</li>
|
|
<li> <i>Redactor's note: at this time, it is unclear whether the Part's active status serves a purpose.</i></li></ul>
|
|
<p><br />
|
|
</p>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Std_Part&oldid=251685">http://www.freecadweb.org/wiki/index.php?title=Std_Part&oldid=251685</a>"</div>
|
|
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
<div id="mw-navigation">
|
|
<h2>Navigation menu</h2>
|
|
|
|
</body></html> |