Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
polyMergeVertex mel コマンドの実行後にマージされたオブジェクトのすべての頂点を選択しようとしています。元のアイデアは、マージ前に存在していた頂点を追跡し、それらをマージ後の頂点と比較することでした。
どの頂点がマージの結果であるかを把握するのが難しいため、これは面倒な解決策のようです。polyMergeVertex コマンドを実行した後、マージされた頂点をより効率的にハイライトする方法はありますか?