pyvista.CylinderSource.direction# property CylinderSource.direction: tuple[float, float, float][source]# Get the direction vector in [x, y, z]. Orientation vector of the cylinder. Returns: sequence[float]Direction vector in [x, y, z]. Orientation vector of the cylinder.