v1.0
Cut objects from their parents and put them under the scene root.
CutObj( [Children] ); |
| Parameter | Type | Description |
|---|---|---|
| Children | String |
List of children to cut. Default Value: Current selection |
GetPrim "Null", "Parent" GetPrim "Null", "Child" ParentObj "Parent", "Child" CutObj "Child" |