Go to: Synopsis. Return value. MEL examples.

Synopsis

polyShortestPathCtx

polyShortestPathCtx is undoable, queryable, and editable.

Creates a new context to select shortest edge path between two vertices or UVs in the 3d viewport.

Return value

None

In query mode, return type is based on queried flag.

MEL examples

// To create a new poly shortest edge path context:
//
polyShortestPathCtx PolyViewPortShortestPath;