Go to: Synopsis. Return value. MEL examples.
HfRemoveAttractorFromAS(string $attractorSetName)
None
Variable Name | Variable Type | Description |
---|---|---|
None. |
// Step 1. Select the attractor. (Window > Outliner and click the attractor name) // Step 2. Execute "HfRemoveAttractorFromAS $attractorSetName; // where $attractorSetName is the name of the attractor set you want to remove the selected attractors from.