pyvista.ArrowSource#
- class ArrowSource(
- tip_length=0.25,
- tip_radius=0.1,
- tip_resolution=20,
- shaft_radius=0.05,
- shaft_resolution=20,
Create a arrow source.
Added in version 0.44.
- Parameters:
Methods
Attributes
Get the output data object for a port on this algorithm.
Get the radius of the shaft.
Get the number of faces around the shaft.
Get the length of the tip.
Get the radius of the tip.
Get the number of faces around the tip.