Mesh BuildRegularSolid
Outdated translations are marked like this.
|
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
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 tofalse
, 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 tofalse
, 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 be0
. - DateRadius 2 (
FloatConstraint
): the second radius of the cone. Can be0
. - 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.
- Miscellaneous: Import mesh, Export mesh, Create mesh from shape, Regular solid, Unwrap Mesh, Unwrap Face
- Modifying: Harmonize normals, Flip normals, Fill holes, Close hole, Add triangle, Remove components, Remove components by hand, Smooth, Refinement, Decimation, Scale
- Boolean: Union, Intersection, Difference
- Cutting: Cut mesh, Trim mesh, Trim mesh with a plane, Create section from mesh and plane, Cross-sections
- Components and segments: Merge, Split by components, Create mesh segments, Create mesh segments from best-fit surfaces

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Arch, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Hubs: User hub, Power users hub, Developer hub