CubeFacesSource.output#
- property CubeFacesSource.output: MultiBlock[source]#
Get the output of the source.
The output is a
pyvista.MultiBlockwith six blocks: one for each face. The blocks are named and ordered as('+X','-X','+Y','-Y','+Z','-Z').The source is automatically updated by
update()prior to returning the output.- Returns:
pyvista.MultiBlockComposite mesh with six cube faces.
Used In#
Docstring Examples
CubeFacesSource(1 use)CubeFacesSource.explode_factor(1 use)CubeFacesSource.frame_width(1 use)CubeFacesSource.shrink_factor(1 use)