OOF2: The Manual
Name
OOF.ElementGroup.Remove_Material — Remove a bulk material from an element group.
Synopsis
OOF.ElementGroup.Remove_Material(skeleton,group)
Details
- Parent Menu: OOF.ElementGroup
-
Callback: function
_remove_matlin moduleooflib.engine.IO.skeletongroupmenu -
Options:
cli_only=1 -
Parameters:
Description
OOF.ElementGroup.Remove_Material undoes
the effect of OOF.ElementGroup.Assign_Material. After a
Material has been removed from an ElementGroup, all Element's in the
group will inherit their Material from the Element's dominant
pixel.
In the GUI, OOF.ElementGroup.Remove_Material is invoked by the button in the Material subpane of the Element group operations pane in the Skeleton Selection Page when the page is in Elements mode.



