Utility Routine Interface
character*80 charName ... call getMaterialName(rName, charName) call getOrientationName(rName, charName) ...
Products Abaqus/Standard Utility Routine Interfacecharacter*80 charName ... call getMaterialName(rName, charName) call getOrientationName(rName, charName) ... Variables to Be Provided to the Utility Routine
Variables Returned from the Utility Routine
|