GeoMechView Toggle On/Off now works

This commit is contained in:
Jacob Støren
2015-05-13 22:55:07 +02:00
parent af2699d362
commit 2aae86073b
2 changed files with 34 additions and 0 deletions

View File

@@ -80,6 +80,8 @@ private:
void updateLegends();
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue);
caf::PdmPointer<RimGeoMechCase> m_geomechCase;
cvf::ref<RivGeoMechPartMgr> m_geoMechFullModel;
bool m_isGeoMechFullGenerated;