diff --git a/loopstructuralvisualisation/_3d_viewer.py b/loopstructuralvisualisation/_3d_viewer.py index 8d16f9c..43c8423 100644 --- a/loopstructuralvisualisation/_3d_viewer.py +++ b/loopstructuralvisualisation/_3d_viewer.py @@ -578,6 +578,7 @@ def plot_fault( fault_volume: bool = True, vector_scale: Optional[Union[float, int]] = None, name: Optional[str] = None, + geom: str = "arrow", pyvista_kwargs: dict = {}, ) -> List[pv.Actor]: """Plot a fault including the surface, slip vector and displacement volume