Long name (short name) |
Argument types |
Properties |
-nonManifoldVertices(-nmv) |
|
![create create](../gfx/create.gif) |
|
Find all non-manifold vertices in the specified objects. |
|
-nonManifoldEdges(-nme) |
|
![create create](../gfx/create.gif) |
|
Find all non-manifold edges in the specified objects. |
|
-laminaFaces(-lf) |
|
![create create](../gfx/create.gif) |
|
Find all lamina faces in the specified objects. |
|
-edgeToFace(-ef) |
|
![create create](../gfx/create.gif) |
|
Returns the faces that share the specified edge. Requires edges
to be selected. |
|
-vertexToFace(-vf) |
|
![create create](../gfx/create.gif) |
|
Returns the faces that share the specified vertex. Requires
vertices to be selected. |
|
-faceToEdge(-fe) |
|
![create create](../gfx/create.gif) |
|
Returns the edges defining a face. Requires faces to be
selected. |
|
-faceToVertex(-fv) |
|
![create create](../gfx/create.gif) |
|
Returns the vertices defining a face. Requires faces to be
selected. |
|
-edgeToVertex(-ev) |
|
![create create](../gfx/create.gif) |
|
Returns the vertices defining an edge. Requires edges to be
selected. |
|
-vertexToEdge(-ve) |
|
![create create](../gfx/create.gif) |
|
Returns the Edges connected to a vertex. Requires vertices to
be selected. |
|
-faceNormals(-fn) |
|
![create create](../gfx/create.gif) |
|
Returns face normals of the specified object. If faces are
selected the command returns the face normals of selected faces.
Else it returns the face normals of all the faces of the
object. |
|