OOF2: The Manual
Name
OOF.Subproblem.Copy — Copy a subproblem.
Synopsis
OOF.Subproblem.Copy(subproblem,mesh,name)
Details
- Parent Menu: OOF.Subproblem
-
Callback: function
_copy_subproblemin moduleooflib.engine.IO.subproblemmenu -
Parameters:
Description
Copy a SubProblem, possibly to another Mesh. If the original
SubProblem is defined in terms of objects (PixelGroups,
Materials, etc. that don't exist
in the destination Mesh, then the copied SubProblem will
contain no Elements.



