Skip to content

Commit

Permalink
#1585 Adjust fracture plantuml file
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobStoren committed Jun 13, 2017
1 parent 2a4f05f commit 4254f7d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/fracture_clases.plantuml
Expand Up @@ -19,13 +19,6 @@ class RimWellPathFracture {
RimFracture <|-- RimSimWellFracture
RimFracture <|-- RimWellPathFracture

class RigFracture{
std::vector<cvf::uint> m_triangleIndices;
std::vector<cvf::Vec3f> m_nodeCoords;

}

RimFracture *-- RigFracture

class RimFractureTemplate {
RimDefines::UnitSystemType fractureTemplateUnit;
Expand Down

0 comments on commit 4254f7d

Please sign in to comment.