MeshFromLines
Toolbar | Menu |
---|---|
|
|
The MeshFromLines command creates a mesh from three or more line segments. The line segments have to touch end to end and form closed regions.
Steps
- Start the command.
- Select line segments connected at endpoints, and press Enter.
Note: MeshFromLines does not accept polyline inputs.
Command-line options | |
---|---|
MaxSidesPerFace |
Limits the number of sides for each face. |
DeleteInput |
YesDeletes the original geometry. NoRetains the original geometry. |
CurrentLayer |
The output will be on the current layer. |
Toolbar | Menu |
---|---|
|
|
Creates a mesh from selected point objects or point clouds.
Command-line options
SamplingDensityPlusNoise
The number of points to use in a given grid cell.
AutoAdjustGrid (Yes/No)
Decides whether or not to calculate a better starting point.
NumOfContouringGridCells
The number of cells that the entire model is divided up into.
See also
Mesh
Create a mesh from a NURBS surface or polysurface.
MeshPolyline
Create a mesh from a closed polyline.
MeshPatch
Create a mesh from curves and points.