pyvista.PlanesAssembly.planes#
- property PlanesAssembly.planes[ソース]#
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.- 戻り値:
pyvista.MultiBlockComposite mesh with three planes.