Skip to content

Commit 3f06403

Browse files
Update __init__.py
The ability to import that function was missing... annoying!
1 parent cd2aabe commit 3f06403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LoopStructural/utils/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
plungeazimuth2vector,
2727
azimuthplunge2vector,
2828
normal_vector_to_strike_and_dip,
29+
normal_vector_to_dip_and_dip_direction,
2930
rotate,
3031
)
3132
from .helper import create_surface, create_box

0 commit comments

Comments
 (0)