pyvista.MultipleLinesSource#
- class MultipleLinesSource(*args, **kwargs)[source]#
- Multiple lines source algorithm class. - Parameters:
- pointsarray_like[float], default: [[-0.5, 0.0, 0.0], [0.5, 0.0, 0.0]]
- List of points defining a broken line. 
 
- pointsarray_like[
 - Methods - Attributes - Get the output data object for a port on this algorithm. - Return the points defining a broken line.