Skip to content

Commit

Permalink
fix: ✨ intrusionbuilder-->intrusionframebuilder, intrusionbuilder wil…
Browse files Browse the repository at this point in the history
…l build intrusionfeature
  • Loading branch information
lachlangrose committed Mar 6, 2022
1 parent 3b5c0f3 commit 7d5935c
Show file tree
Hide file tree
Showing 3 changed files with 723 additions and 723 deletions.
2 changes: 1 addition & 1 deletion LoopStructural/modelling/intrusions/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .intrusion_feature import IntrusionFeature
from .intrusion_builder import IntrusionBuilder
from .intrusion_frame_builder import IntrusionFrameBuilder
from .geom_conceptual_models import ellipse_function, rectangle_function, parallelepiped_function, obliquecone_function

0 comments on commit 7d5935c

Please sign in to comment.