We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78a8de commit a6b326fCopy full SHA for a6b326f
LoopStructural/modelling/features/fault/__init__.py
@@ -1,3 +1,3 @@
1
-from ._fault_function import Composite, CubicFunction, Ones, Zeros
+from ._fault_function import Composite, CubicFunction, Ones, Zeros, FaultDisplacement
2
from ._fault_function_feature import FaultDisplacementFeature
3
from ._fault_segment import FaultSegment
0 commit comments