pyvista.PlanesAssembly.planes#
- property PlanesAssembly.planes[source]#
Get the orthogonal plane datasets of the assembly.
The planes are
pyvista.PolyDatameshes stored as apyvista.MultiBlock. The names of the blocks match the names of the assembly’slabels.The planes are initially generated with
pyvista.OrthogonalPlanesSource.- Returns:
pyvista.MultiBlockComposite mesh with three planes.