PartDesign AdditivePipe/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[PartDesign AdditiveLoft|Additive loft]]
|[[PartDesign_AdditiveLoft|Additive loft]]
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_CompPrimitiveAdditive|Create an additive primitive]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign AdditiveLoft.png
|IconL=PartDesign_AdditiveLoft.svg
|IconR=PartDesign_AdditiveHelix.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_CompPrimitiveAdditive.png
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ro
{{GuiCommand/ro
|Name=PartDesign AdditivePipe
|Name=PartDesign AdditivePipe
Line 17: Line 19:
|SeeAlso=[[PartDesign AdditiveLoft/ro|PartDesign Additive Loft]]
|SeeAlso=[[PartDesign AdditiveLoft/ro|PartDesign Additive Loft]]
}}
}}
</div>


<span id="Description"></span>
==Descriere==
==Descriere==


Line 23: Line 27:


[[File:PartDesign AdditivePipe example.svg|none]]
[[File:PartDesign AdditivePipe example.svg|none]]
<div class="mw-translate-fuzzy">
''On the left: cross-sections (A) and (B) to be swept along path (C); resulting Additive pipe on the right.''
''On the left: cross-sections (A) and (B) to be swept along path (C); resulting Additive pipe on the right.''
</div>


==Usage==
==Usage==
Line 42: Line 48:
</div>
</div>


To use more than one cross-section, start with the first cross-section sketch as described above. Then under '''Section transformation''' set the Transform mode to ''Multisection''; press {{Button|Add Section}} then select a sketch in the [[3D view]]. Repeat for each additional cross-section.


==Options==
To use more than one cross-section, start with the first cross-section sketch as described above. Then under '''Section transformation''' set the Transform mode to ''Multisection''; press {{KEY|Add Section}} then select a sketch in the [[3D view]]. Repeat for each additional cross-section.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 49: Line 56:
</div>
</div>


<span id="Properties"></span>
==Proprietăți==
==Proprietăți==


See also: [[Property_editor|Property editor]].
<div class="mw-translate-fuzzy">

* {{PropertyData|Label}}: nume dat operațiunii, acest nume poate fi schimbat dacă este necesar.
A PartDesign AdditivePipe object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:
* {{PropertyData|Refine}}: true or false. If set to true, cleans the solid from residual edges left by features. See [[Part RefineShape]] for more details.

* {{PropertyData|Sections}}: lists the sections used.
===Data===
* {{PropertyData|Spine Tangent}}: true or false (default). True extends the path to include tangent edges.

* {{PropertyData|Auxiliary Spine Tangent}}: true or false (default). True extends the auxiliary path to include tangent edges.
{{TitleProperty|Base}}
* {{PropertyData|Auxiliary Curvelinear}}: true or false (default). True calculates normal between equidistant points on both spines.

* {{PropertyData|Mode}}: profile mode. See [[#Options|Options]].
* {{PropertyData|Binormal}}: binormal vector for corresponding orientation mode.
* {{PropertyData|Add Sub Shape|PartShape|Hidden}}:
* {{PropertyData|Base Feature|Link|Hidden}}:
* {{PropertyData|Transition}}: transition mode. Options are ''Transformed'', ''Right Corner'' or ''Round Corner''.
* {{PropertyData|_Body|LinkHidden|Hidden}}:
* {{PropertyData|Transformation}}: "Constant" folosește o singură secțiune transversală. "Multisecția" utilizează două sau mai multe secțiuni transversale. '' Linear '', '' S-shape '' și '' Interpolation '' nu sunt în prezent funcționale.

</div>
{{TitleProperty|Part Design}}

* {{PropertyData|Refine}}: true or false. If set to true, cleans the solid from residual edges left by features. See [[Part RefineShape|Part RefineShape]] for more details.

{{TitleProperty|Sketch Based}}

* {{PropertyData|Profile|LinkSub}}: reference to sketch.
* {{PropertyData|Midplane|Bool}}: extrude symmetrically to sketch face.
* {{PropertyData|Reversed|Bool}}: reverses extrusion direction.
* {{PropertyData|Up To Face|LinkSub}}: face where feature will end.
* {{PropertyData|Allow Multi Face|Bool}}: allow multiple faces in profile.

{{TitleProperty|Sweep}}

* {{PropertyData|Sections|LinkSubList}}: lists the sections used.
* {{PropertyData|Spine|LinkSub}}: spine (path) to sweep along.
* {{PropertyData|Spine Tangent|Bool}}: true or false (default). True extends the spine to include tangent edges.
* {{PropertyData|Auxiliary Spine|LinkSub|Hidden}}: secondary spine (path) to orient the Sweep.
* {{PropertyData|Auxiliary Spine Tangent|Bool}}: true or false (default). True extends the auxiliary spine to include tangent edges.
* {{PropertyData|Auxiliary Curvelinear|Bool}}: true or false (default). True calculates the normal between equidistant points on both spines.
* {{PropertyData|Mode|Enumeration}}: profile mode. Options are ''Fixed'', ''Frenet'', ''Auxiliary'' or ''Binormal''. See [[#Options|Options]].
* {{PropertyData|Binormal|Vector}}: binormal vector for corresponding orientation mode.
* {{PropertyData|Transition|Enumeration}}: transition mode. Options are ''Transformed'', ''Right Corner'' or ''Round Corner''.
* {{PropertyData|Transformation|Enumeration}}: ''Constant'' uses a single cross-section. ''Multisection'' uses two or more cross-sections. ''Linear'', ''S-shape'' and ''Interpolation'' are currently not functional.


==Limite==
==Notes==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 75: Line 107:


{{Docnav
{{Docnav
|[[PartDesign AdditiveLoft|Additive loft]]
|[[PartDesign_AdditiveLoft|Additive loft]]
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_CompPrimitiveAdditive|Create an additive primitive]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign AdditiveLoft.png
|IconL=PartDesign_AdditiveLoft.svg
|IconR=PartDesign_AdditiveHelix.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_CompPrimitiveAdditive.png
}}
}}



Latest revision as of 10:45, 26 September 2023

PartDesign AdditivePipe

poziția meniului
PartDesign → Additive pipe
Ateliere
PartDesign
scurtătură
nici unul
Prezentat în versiune
0.17
A se vedea, de asemenea,
PartDesign Additive Loft

Descriere

Additive Pipe creează un solid în corpul activ, prin baleierea uneia sau a mai multor schițe (denumite și secțiuni transversale) de-a lungul unei căi deschise sau închise. Dacă corpul conține deja funcții(onalități), conductele aditive vor fi îmbinate cu ele.

On the left: cross-sections (A) and (B) to be swept along path (C); resulting Additive pipe on the right.

Usage

Cum se folosește

  1. Press the Additive pipe button.
  2. In the Select feature dialog, select a sketch to be used as first cross-section and click OK.
    • Alternatively, a single sketch can be selected prior to pressing the Additive pipe button.
  3. In the Pipe parameters under Profile, press the Object button.
  4. Select the sketch to be used as path in the 3D view:
    • Alternatively, edges of the body can be selected by pressing Add Edge and selecting edges in the 3D view.
  5. To use more than one cross-section, under Section transformation set the Transform mode to Multisection; press Add Section then select a sketch in the 3D view. Repeat for each additional cross-section.
  6. Set options if needed and click OK.

To use more than one cross-section, start with the first cross-section sketch as described above. Then under Section transformation set the Transform mode to Multisection; press Add Section then select a sketch in the 3D view. Repeat for each additional cross-section.

Options

Opţiuni

Proprietăți

See also: Property editor.

A PartDesign AdditivePipe object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • Date (Hidden)Add Sub Shape (PartShape):
  • Date (Hidden)Base Feature (Link):
  • Date (Hidden)_Body (LinkHidden):

Part Design

  • DateRefine: true or false. If set to true, cleans the solid from residual edges left by features. See Part RefineShape for more details.

Sketch Based

  • DateProfile (LinkSub): reference to sketch.
  • DateMidplane (Bool): extrude symmetrically to sketch face.
  • DateReversed (Bool): reverses extrusion direction.
  • DateUp To Face (LinkSub): face where feature will end.
  • DateAllow Multi Face (Bool): allow multiple faces in profile.

Sweep

  • DateSections (LinkSubList): lists the sections used.
  • DateSpine (LinkSub): spine (path) to sweep along.
  • DateSpine Tangent (Bool): true or false (default). True extends the spine to include tangent edges.
  • Date (Hidden)Auxiliary Spine (LinkSub): secondary spine (path) to orient the Sweep.
  • DateAuxiliary Spine Tangent (Bool): true or false (default). True extends the auxiliary spine to include tangent edges.
  • DateAuxiliary Curvelinear (Bool): true or false (default). True calculates the normal between equidistant points on both spines.
  • DateMode (Enumeration): profile mode. Options are Fixed, Frenet, Auxiliary or Binormal. See Options.
  • DateBinormal (Vector): binormal vector for corresponding orientation mode.
  • DateTransition (Enumeration): transition mode. Options are Transformed, Right Corner or Round Corner.
  • DateTransformation (Enumeration): Constant uses a single cross-section. Multisection uses two or more cross-sections. Linear, S-shape and Interpolation are currently not functional.

Notes

  • Schițele utilizate pentru secțiunile transversale trebuie să formeze profile închise.
  • Nu este posibil să se utilizeze un vertex ca secțiune transversală.
  • O secțiune transversală nu poate fi așezată pe același plan ca cea precedentă.
  • Pentru a controla mai bine forma conductei/țevii, se recomandă ca toate secțiunile transversale să aibă același număr de segmente. De exemplu, pentru o țeavă între un dreptunghi și un cerc, cercul poate fi împărțit în 4 arce conectate.