MeshInfo#
- class ansys.meshing.prime.MeshInfo(model)#
MeshInfo provides information about the mesh connectivity and more.
Mesh connectivity information is used in graphics rendering.
- Parameters:
- model
Model
Server model to create MeshInfo object.
- model
Methods
Gets the connectivity of face and edge zonelets of the given part ids.
Gets cell statistics of given cell zonelets using provided cell statistics parameters.