SurfaceOperations#

class ansys.mapdl.core._commands.post1.surface_operations.SurfaceOperations#

SurfaceOperations.sucalc([rsetname, lab1, ...])

Create new result data by operating on two existing result data sets on a given surface.

SurfaceOperations.sucr([surfname, surftype, ...])

Create a surface.

SurfaceOperations.sudel([surfname])

Delete geometry information as well as any mapped results for specified surface.

SurfaceOperations.sueval([parm, lab1, oper])

Perform operations on a mapped item and store result in a scalar parameter.

SurfaceOperations.suget([surfname, ...])

Moves surface geometry and mapped results to an array parameter.

SurfaceOperations.sumap([rsetname, item, comp])

Map results onto selected surface(s).

SurfaceOperations.supl([surfname, rsetname, ...])

Plot result data on all selected surfaces or on a specified surface.

SurfaceOperations.supr([surfname, rsetname])

Print global status, geometry information and/or result information.

SurfaceOperations.suresu([fname, fext, fdir])

Read a set of surface definitions and result items from a file and make them the current set.

SurfaceOperations.susave([lab, fname, fext, ...])

Saves surface definitions to a file.

SurfaceOperations.susel([type_, name1, ...])

Selects a subset of surfaces

SurfaceOperations.suvect([rsetname, lab1, ...])

Create new result data by operating on two existing result vectors on a given surface.