Fault Reactivation Modeling updates (#10602)

* Add timestep selection
* Add import geomech model to context menu
* Add command for running fault reactivation 
* Change order of nodes for exported elements
* Add command to quickly show model in 3D view
This commit is contained in:
jonjenssen
2023-09-14 08:29:28 +02:00
committed by GitHub
parent e8cbbf5d55
commit bd7f34f835
15 changed files with 536 additions and 11 deletions

View File

@@ -65,6 +65,8 @@ public:
caf::DisplayCoordTransform* transform,
const cvf::BoundingBox& boundingBox );
void syncTimeSteps();
protected:
caf::PdmFieldHandle* userDescriptionField() override;