Mesh BuildRegularSolid/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Mesh BuildRegularSolid")
 
(Updating to match new version of source page)
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
|[[Mesh_Scale|Mesh Scale]]
|[[Mesh_Union|Mesh Union]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_Scale.svg
|IconR=Mesh_Union.svg
|IconC=Workbench_Mesh.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand|Name=Mesh RegularSolid|Workbenches=[[Mesh Workbench|Mesh]]|MenuLocation=Meshes → Regular solid...|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=Mesh RegularSolid|Workbenches=[[Mesh Workbench|Mesh]]|MenuLocation=Meshes → Regular solid...|Shortcut=|SeeAlso=}}
</div>


==Introduction==
==Description==
Create mesh primitives, like cubes, cylinders, cones, spheres, ellipsoid, torus.


<div class="mw-translate-fuzzy">
==Use==
==Introducere==
Creați primitive tip plasă, cum ar fi cuburi, cilindri, conuri, sfere, elipsoid, torus.
</div>

==Usage==

<div class="mw-translate-fuzzy">
==Utilizare==
Choose {{KEY| Meshes}} → {{KEY|[[Image:Mesh_RegularSolid.png|32px]] Regular solid...}} from the top menu.
Choose {{KEY| Meshes}} → {{KEY|[[Image:Mesh_RegularSolid.png|32px]] Regular solid...}} from the top menu.
<br />
<br />
Line 13: Line 32:
<br />
<br />
[[Image:Meshes_RegularSolid_Sphere.jpg]] [[Image:Meshes_RegularSolid_Ellipsoid.jpg]] [[Image:Meshes_RegularSolid_Torus.jpg]]
[[Image:Meshes_RegularSolid_Sphere.jpg]] [[Image:Meshes_RegularSolid_Ellipsoid.jpg]] [[Image:Meshes_RegularSolid_Torus.jpg]]
</div>


==Limitations==
==Notes==
<br />


<div class="mw-translate-fuzzy">
==Notes==
==Notes==
Pentru a schimba parametrii acestor componente solide regulate, evidențiați-le în vizualizarea arborescentă și comutați la tab-ul de date.
To change the parameters of these meshed regular solids highlight them in the tree-view and switch to the data-tab.
</div>

==Properties==

Mesh objects created with this command inherit all [[Mesh_Feature|Mesh Feature]] properties. In addition each mesh object type has a number of properties to control its parametric behavior:

===[[Image:Mesh_Cube.svg|32px]] Cube===

====Data====

{{TitleProperty|Cube}}

* {{PropertyData|Height|FloatConstraint}}: the height of the cube.
* {{PropertyData|Length|FloatConstraint}}: the length of the cube.
* {{PropertyData|Width|FloatConstraint}}: the width of the cube.

===[[Image:Mesh_Cylinder.svg|32px]] Cylinder===

====Data====

{{TitleProperty|Base}}

* {{PropertyData|Closed|Bool}}: if set to {{FALSE}}, the planar ends of the cylinder are left open.
* {{PropertyData|Edge Length|FloatConstraint}}: the edge length of the faces in the mesh.
* {{PropertyData|Length|FloatConstraint}}: the length of the cylinder.
* {{PropertyData|Radius|FloatConstraint}}: the radius of the cylinder.
* {{PropertyData|Sampling|IntegerConstraint}}: the number of faces along the curved surface.

===[[Image:Mesh_Cone.svg|32px]] Cone===

====Data====

{{TitleProperty|Base}}

* {{PropertyData|Closed|Bool}}: if set to {{FALSE}}, the planar end(s) of the cone are left open.
* {{PropertyData|Edge Length|FloatConstraint}}: the edge length of the faces in the mesh.
* {{PropertyData|Length|FloatConstraint}}: the length of the cone.
* {{PropertyData|Radius 1|FloatConstraint}}: the first radius of the cone. Can be {{value|0}}.
* {{PropertyData|Radius 2|FloatConstraint}}: the second radius of the cone. Can be {{value|0}}.
* {{PropertyData|Sampling|IntegerConstraint}}: the number of faces along the curved surface.

===[[Image:Mesh_Sphere.svg|32px]] Sphere===

====Data====

{{TitleProperty|Base}}

* {{PropertyData|Radius|FloatConstraint}}: the radius of the sphere.
* {{PropertyData|Sampling|IntegerConstraint}}: the number of faces along both directions of the curved surface.

===[[Image:Mesh_Ellipsoid.svg|32px]] Ellipsoid===

====Data====

{{TitleProperty|Base}}

* {{PropertyData|Radius 1|FloatConstraint}}: the first radius of the ellipsoid.
* {{PropertyData|Radius 2|FloatConstraint}}: the second radius of the ellipsoid.
* {{PropertyData|Sampling|IntegerConstraint}}: the number of faces along both directions of the curved surface.

===[[Image:Mesh_Torus.svg|32px]] Torus===

====Data====

{{TitleProperty|Base}}

* {{PropertyData|Radius 1|FloatConstraint}}: the first (main) radius the torus.
* {{PropertyData|Radius 2|FloatConstraint}}: the second radius of the torus.
* {{PropertyData|Sampling|IntegerConstraint}}: the number of faces along both directions of the curved surface.


{{Docnav
|[[Mesh_Scale|Mesh Scale]]
|[[Mesh_Union|Mesh Union]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_Scale.svg
|IconR=Mesh_Union.svg
|IconC=Workbench_Mesh.svg
}}

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

Revision as of 20:33, 18 September 2020

Mesh RegularSolid

Menu location
Meshes → Regular solid...
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
None

Description

Introducere

Creați primitive tip plasă, cum ar fi cuburi, cilindri, conuri, sfere, elipsoid, torus.

Usage

Utilizare

Choose MeshesFile:Mesh RegularSolid.png Regular solid... from the top menu.



Notes

Notes

Pentru a schimba parametrii acestor componente solide regulate, evidențiați-le în vizualizarea arborescentă și comutați la tab-ul de date.

Properties

Mesh objects created with this command inherit all Mesh Feature properties. In addition each mesh object type has a number of properties to control its parametric behavior:

Cube

Data

Cube

  • DateHeight (FloatConstraint): the height of the cube.
  • DateLength (FloatConstraint): the length of the cube.
  • DateWidth (FloatConstraint): the width of the cube.

Cylinder

Data

Base

  • DateClosed (Bool): if set to false, the planar ends of the cylinder are left open.
  • DateEdge Length (FloatConstraint): the edge length of the faces in the mesh.
  • DateLength (FloatConstraint): the length of the cylinder.
  • DateRadius (FloatConstraint): the radius of the cylinder.
  • DateSampling (IntegerConstraint): the number of faces along the curved surface.

Cone

Data

Base

  • DateClosed (Bool): if set to false, the planar end(s) of the cone are left open.
  • DateEdge Length (FloatConstraint): the edge length of the faces in the mesh.
  • DateLength (FloatConstraint): the length of the cone.
  • DateRadius 1 (FloatConstraint): the first radius of the cone. Can be 0.
  • DateRadius 2 (FloatConstraint): the second radius of the cone. Can be 0.
  • DateSampling (IntegerConstraint): the number of faces along the curved surface.

Sphere

Data

Base

  • DateRadius (FloatConstraint): the radius of the sphere.
  • DateSampling (IntegerConstraint): the number of faces along both directions of the curved surface.

Ellipsoid

Data

Base

  • DateRadius 1 (FloatConstraint): the first radius of the ellipsoid.
  • DateRadius 2 (FloatConstraint): the second radius of the ellipsoid.
  • DateSampling (IntegerConstraint): the number of faces along both directions of the curved surface.

Torus

Data

Base

  • DateRadius 1 (FloatConstraint): the first (main) radius the torus.
  • DateRadius 2 (FloatConstraint): the second radius of the torus.
  • DateSampling (IntegerConstraint): the number of faces along both directions of the curved surface.