MeshGrpc#
- class ansys.mapdl.core.mesh_grpc.MeshGrpc(mapdl)#
Provides an interface to the gRPC mesh from MAPDL.
Methods
Return nodes in the desired coordinate system.
MeshGrpc.save
(filename[, binary, ...])Save the geometry as a vtk file
Attributes
Element type key
List of elements containing raw ansys information.
Real constant reference for each element.
Element components for the archive.
Element coordinate system number
Element numbers of currently selected elements
Array of all element numbers, even those not selected.
Element type id (ET) for each element.
Element type of each element.
VTK representation of the underlying finite element mesh.
Key options of selected element types.
Material type index of each element in the archive.
Number of currently selected elements in MAPDL.
Number of currently selected nodes in MAPDL.
Array of currently selected node numbers.
Array of all node numbers, even those not selected.
Not yet implemented
Node components for the archive.
Array of nodes in Global Cartesian coordinate system.
Returns the nodes array in the current coordinate system.
Returns an array of node rotations
Real constant data from the RLBLOCK.
Indices from the real constant data
Section number
Tshape of contact elements.
Dict with the mapping between element type and element shape.