Skip to content

Think about a graph view of the extracted datastructure #97

Description

@manuel1618

I thought of a graph view of the datastructure which I extract from the .fem file.

For now I have extracted:

  • Parts
  • RBE2s and RBE3s which are connected to Parts
  • Forces which are connected to Nodes -> therefore connected to parts / RBE2s / RBE3s
  • Constraints which are connected to Nodes -> therefore connected to parts / RBE2s / RBE3s

So a graph can be a simple view of the model and can be a visual check of the model topology.
For SPCs and Forces, I think I should consider to work rather with SPCCluster / ForceCluster (not implemented yet)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions