FEM: add getNodesBySolid()
Conflicts: src/Mod/Fem/App/FemMesh.cpp
This commit is contained in:
committed by
Yorik van Havre
parent
3724748d06
commit
accb05c502
@@ -99,6 +99,11 @@
|
||||
<UserDocu>Get the node position vector by an Node-ID</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="getNodesBySolid" Const="true">
|
||||
<Documentation>
|
||||
<UserDocu>Return a list of node IDs which belong to a TopoSolid</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="getNodesByFace" Const="true">
|
||||
<Documentation>
|
||||
<UserDocu>Return a list of node IDs which belong to a TopoFace</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user