mesh.Mesh.slice#
- Mesh.slice(dir=0, n_planes=10, point=None)#
Slice a Mesh with one or more planes.
This method delegates to
hybridmesh.HybridMesh.slice(). See that method for full documentation.
Slice a Mesh with one or more planes.
This method delegates to hybridmesh.HybridMesh.slice(). See that method
for full documentation.