Skip to content

add labels on topo entities #879

Answered by dkowollik
dkowollik asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @waltersma,
thank you for your help. I summarize here: The TopoEntities have unique Ids throughout the different types, i.e. TopoEdge and TopoFace:

part.get_topo_faces()
Out[4]: [2, 3, 4, 5, 6, 7]
part.get_topo_edges()
Out[5]: [8, 12, 20, 9, 13, 16, 10, 11, 14, 15, 17, 18, 19, 21, 22, 23, 24]
part.get_topo_nodes()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dkowollik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant