移動先: 概要 戻り値 MEL 例.

概要

polyShortestPathCtx

polyShortestPathCtx は 「元に戻す」が可能、「照会」が可能、「編集」が可能 です。

3D ビューポートで 2 つの頂点または UV の間の 最短エッジ パスを選択するために、新しいコンテキストを作成します。

戻り値

なし

戻り値の型は照会モードでは照会フラグが基になります。

MEL 例

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