mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06:00
#1585 Adjust fracture plantuml file
This commit is contained in:
parent
2a4f05f995
commit
4254f7da68
@ -19,13 +19,6 @@ class RimWellPathFracture {
|
|||||||
RimFracture <|-- RimSimWellFracture
|
RimFracture <|-- RimSimWellFracture
|
||||||
RimFracture <|-- RimWellPathFracture
|
RimFracture <|-- RimWellPathFracture
|
||||||
|
|
||||||
class RigFracture{
|
|
||||||
std::vector<cvf::uint> m_triangleIndices;
|
|
||||||
std::vector<cvf::Vec3f> m_nodeCoords;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
RimFracture *-- RigFracture
|
|
||||||
|
|
||||||
class RimFractureTemplate {
|
class RimFractureTemplate {
|
||||||
RimDefines::UnitSystemType fractureTemplateUnit;
|
RimDefines::UnitSystemType fractureTemplateUnit;
|
||||||
|
Loading…
Reference in New Issue
Block a user