mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4931 Add available diameters to casing design and split casing and liner.
This commit is contained in:
@@ -56,6 +56,8 @@ public:
|
||||
double endMD() const override;
|
||||
|
||||
private:
|
||||
static std::set<double> supportedDiameters( RiaDefines::WellPathComponentType type );
|
||||
|
||||
bool isDiameterSupported() const;
|
||||
QList<caf::PdmOptionItemInfo> calculateValueOptions( const caf::PdmFieldHandle* fieldNeedingOptions,
|
||||
bool* useOptionsOnly ) override;
|
||||
|
||||
Reference in New Issue
Block a user