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

概要

HfUnassignAS(string $attractorSetName)

アトラクタ セットをサーフェスからデタッチします。

戻り値

なし

引数

変数名 変数型 説明
なし

MEL 例

 // Step 1. Select the surface you want to detach an attractor set from.
 // Step 2. HfUnassignAS $attractorSetName;
 //         where $attractorSetName is the name of the attractor set you want to detach.