Finish get nodes by surface

This commit is contained in:
jriegel
2014-02-09 17:53:21 +01:00
parent 1341c43e5f
commit cd69467ede
3 changed files with 24 additions and 12 deletions

View File

@@ -89,7 +89,7 @@
<UserDocu>Get the node position vector by an Node-ID</UserDocu>
</Documentation>
</Methode>
<Methode Name="getNodesByFace">
<Methode Name="getNodesByFace" Const="true">
<Documentation>
<UserDocu>Return a list of node IDs which belong to a TopoFace</UserDocu>
</Documentation>