Háló → Szabályos tömör test összeállítása

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Mesh BuildRegularSolid and the translation is 6% complete.
Outdated translations are marked like this.

Mesh BuildRegularSolid

Menu location
Hálók → Szabályos tömör test…
Workbenches
Háló
Default shortcut
None
Introduced in version
-
See also
None

Description

Bemutatás

Hálóalaptestek létrehozása, mint például kockák, hengerek, kúpok, gömbök, ellipszoidok vagy tóruszok.

Usage

Használat

  1. Válassza a Hálók Szabályos tömör test… menüpontot a felső menüből.





Notes

Jegyzetek

Ezen hálós szabályos tömör testek paramétereinek megváltoztatásához jelölje ki azokat a fanézetben, és váltson át az adat lapra.

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

  • AdatHeight (FloatConstraint): the height of the cube.
  • AdatLength (FloatConstraint): the length of the cube.
  • AdatWidth (FloatConstraint): the width of the cube.

Cylinder

Data

Base

  • AdatClosed (Bool): if set to false, the planar ends of the cylinder are left open.
  • AdatEdge Length (FloatConstraint): the edge length of the faces in the mesh.
  • AdatLength (FloatConstraint): the length of the cylinder.
  • AdatRadius (FloatConstraint): the radius of the cylinder.
  • AdatSampling (IntegerConstraint): the number of faces along the curved surface.

Cone

Data

Base

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

Sphere

Data

Base

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

Ellipsoid

Data

Base

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

Torus

Data

Base

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