+ set Const attribute to some methods of FemMesh
This commit is contained in:
parent
1676c032b9
commit
bafe8d4b14
|
@ -79,12 +79,12 @@
|
||||||
<UserDocu>Use a Placement object to perform a translation or rotation</UserDocu>
|
<UserDocu>Use a Placement object to perform a translation or rotation</UserDocu>
|
||||||
</Documentation>
|
</Documentation>
|
||||||
</Methode>
|
</Methode>
|
||||||
<Methode Name="copy">
|
<Methode Name="copy" Const="true">
|
||||||
<Documentation>
|
<Documentation>
|
||||||
<UserDocu>Make a copy of this FEM mesh.</UserDocu>
|
<UserDocu>Make a copy of this FEM mesh.</UserDocu>
|
||||||
</Documentation>
|
</Documentation>
|
||||||
</Methode>
|
</Methode>
|
||||||
<Methode Name="getNodeById">
|
<Methode Name="getNodeById" Const="true">
|
||||||
<Documentation>
|
<Documentation>
|
||||||
<UserDocu>Get the node position vector by an Node-ID</UserDocu>
|
<UserDocu>Get the node position vector by an Node-ID</UserDocu>
|
||||||
</Documentation>
|
</Documentation>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user