PV4FoamReader: Reinstated GUI update check box

This commit is contained in:
Henry
2014-01-13 15:06:59 +00:00
parent 06dce4872d
commit 3fff17bc67

View File

@ -167,6 +167,19 @@
</Documentation> </Documentation>
</IntVectorProperty> </IntVectorProperty>
<!-- Force GUI update check box -->
<IntVectorProperty
name="UpdateGUI"
command="SetUpdateGUI"
number_of_elements="1"
default_values="0"
animateable="0">
<BooleanDomain name="bool"/>
<Documentation>
A simple way to cause a reader GUI modification.
</Documentation>
</IntVectorProperty>
<!-- <!--
| Selections | Selections
--> -->