Smart Connect Tool

The Smart Connect Tool is a tool combination between Maya’s Connect Components and Maya’s Connect Tool. The tool works based on what type of components are selected.

If vertices are selected, edge(s) will be automatically created between each vertex like you would expect from Maya’s native Edit Mesh  Connect (although, the edge is gonna be soft instead of hard). If edges are selected, the tool will let you interactively create edge connections like Maya’s native Mesh Tools  Connect.

The tool can also connect vertices even if they are not sharing any faces together, it will create new vertices along the path between vertices.

Selection based connect

The Smart Connect Tool automatically connects the selected vertices or let you use the interactive connect tool for edges selection.

Cut through faces

The tool can connect vertices that do not share any faces together by cutting directly through the faces between them.

Tool location #

The tool can be found in the GENtools menu under Mesh Tools → Smart Connect Tool.

How to use #

  • Select vertex or edge components.
  • Run the Smart Connect Tool to connect your components.
  • Vertices will be automatically connected to each other, edges will let your interactively create the connections.
  • For the interactive connect tool, press your MMB and drag your mouse to set the number of segments.

Assigning a hotkey #

You can assign a hotkey to the Smart Connect Tool inside the Maya hotkey editor.

The hotkey entry can be found in the Custom Scripts tab under GENtools → Mesh Tools → Smart Connect Tool.

  • Take a look at the Managing hotkeys page for more informations and step-by-step instructions.

Tool Settings #

  • Cut Through Faces: When enabled, the tool will connect vertices that do not share any faces together by adding extra vertices on the faces between them.
  • Never: The tool will never cut through faces.
  • Automatic: The tool will cut faces only if nothing can be connected directly in the current selection.
  • Always: The tool will always connect the current selection by cutting through faces.