OOF2: The Manual
Name
MeshModTargets — Target elements for Mesh modification.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
All Elements (
AllMeshElements) -- Operate on all Mesh elements -
Selected Elements (
SelectedMeshElements) -- Operate on Mesh elements that are selected in the corresponding Skeleton. -
Element Group (
MeshElementGroup) -- Operate on Mesh elements in a given element group.
Description
Objects in the MeshModTargets class are
used as the target argument of MeshModification subclasses. They
specify to which Mesh elements a modification applies.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




