A.44. Selection Plugins

FaceToPointSelections
Selects the points belonging to selected faces
GrowSelection
Grows the selection to include adjacent vertices, edges and faces
MakeCurveSelection
Converts primitive selections to curve selections.
MakeEdgeSelection
Converts primitive selections to edge selections.
MakeFaceSelection
Converts primitive selections to face selections.
MakePatchSelection
Converts point selections to patch selections.
MakePointSelection
Converts primitive selections to point selections.
MeshSelection
Applies a selection to a mesh.
NodeSelection
Stores the document node selection state
SelectBicubicPatchByNumber
Selects a bicubic patch from the input mesh by its index number
SelectBilinearPatchByNumber
Selects a bilinear patch from the input mesh by its index number
SelectBoundaryEdges
Selects edges that are on the boundary of the mesh
SelectClockwise
Select the clockwise edge of an edge. If multiple edges are selected the first one in the list is selected and all others are deselected
SelectCompanion
Select the companion of an edge. If multiple edges are selected the first one in the list is selected and all others are deselected
SelectConnectedComponents
Select all components that are directly or indirectly connected to the selected component
SelectCube
Selects portions of the input mesh that intersect a cube
SelectCubicCurveByNumber
Selects a cubic curve from based on its index number.
SelectDegenerateFaces
Selects all faces with a zero-length normal
SelectEdgeByNumber
Selects an edge from the input mesh by its index number
SelectEdgeLoops
Selects edge loops containing selected egdes
SelectEdgeRings
Selects edge rings containing selected egdes
SelectFaceByNumber
Selects a face from the input mesh by its index number
SelectLinearCurveByNumber
Selects a linear curve from the input mesh by its index number
SelectNSided
Selects points or faces that have numbers of sides within a specified range
SelectNurbsCurveByNumber
Selects a NURBS curve from the input mesh by its index number
SelectNurbsPatchByNumber
Selects a NURBS patch from the input mesh by its index number
SelectPointByNumber
Selects a point from the input mesh by its index number