Long name (short name) |
Argument types |
Properties |
-nonManifoldVertices(-nmv)
|
|
|
|
Find all non-manifold vertices in the specified objects.
|
|
-nonManifoldEdges(-nme)
|
|
|
|
Find all non-manifold edges in the specified objects.
|
|
-laminaFaces(-lf)
|
|
|
|
Find all lamina faces in the specified objects.
|
|
-edgeToFace(-ef)
|
|
|
|
Returns the faces that share the specified edge. Requires edges to be selected.
|
|
-vertexToFace(-vf)
|
|
|
|
Returns the faces that share the specified vertex. Requires vertices to
be selected.
|
|
-faceToEdge(-fe)
|
|
|
|
Returns the edges defining a face. Requires faces to be selected.
|
|
-faceToVertex(-fv)
|
|
|
|
Returns the vertices defining a face. Requires faces to be selected.
|
|
-edgeToVertex(-ev)
|
|
|
|
Returns the vertices defining an edge. Requires edges to be selected.
|
|
-vertexToEdge(-ve)
|
|
|
|
Returns the Edges connected to a vertex. Requires vertices to be selected.
|
|
-faceNormals(-fn)
|
|
|
|
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.
|
|