Volum for Tet10 FemMesh

This commit is contained in:
jriegel
2013-12-09 23:48:49 +01:00
parent f265f551c2
commit 3fb1dee566
4 changed files with 123 additions and 6 deletions

View File

@@ -179,11 +179,17 @@
</Documentation>
<Parameter Name="SubMeshCount" Type="Int"/>
</Attribute>
<Attribute Name="GroupCount" ReadOnly="true">
<Documentation>
<UserDocu>Number of Groups in the Mesh.</UserDocu>
</Documentation>
<Parameter Name="GroupCount" Type="Int"/>
</Attribute>
<Attribute Name="GroupCount" ReadOnly="true">
<Documentation>
<UserDocu>Number of Groups in the Mesh.</UserDocu>
</Documentation>
<Parameter Name="GroupCount" Type="Int"/>
</Attribute>
<Attribute Name="Volume" ReadOnly="true">
<Documentation>
<UserDocu>Volume of the mesh.</UserDocu>
</Documentation>
<Parameter Name="Volume" Type="Object"/>
</Attribute>
</PythonExport>
</GenerateModel>