SUGET
SUGET, SurfName
,
RSetName
, Parm
,
Geom
Moves surface geometry and mapped results to an array parameter.
SurfName
Eight character surface name.
RSetName
Eight character result name.
Parm
APDL array parameter name (up to 240 characters).
Geom
Switch controlling how data is written.
ON (or 1 or YES)
—
Writes geometry data and interpolated results information to the parameter.
OFF (or 0 or NO)
—
Writes only interpolated results information to the parameter. (Default)
Notes
For Geom
= OFF (or 0 or NO), only results information is written
to this parameter.
For Geom
= ON (or 1 or YES), both geometry data and results
information are written to this parameter. Geometry data includes 7 data items: (GCX, GCY, GCZ,
NORMX, NORMY, NORMZ, and DA). Results information is then written to the 8th column
of the parameter. SetNames of GCX, GCY, GCZ, NORMX, NORMY, NORMZ, and DA are predefined and
computed when SUCR is issued.