enumerate methods that don't change a value of a meshing parameter but
add one more value
+ <python-wrap>
+ <accumulative-methods>
+ SetEnforcedVertex,
+ ...
<hypothesis type="BLSURF_Parameters"
label-id="BLSURF Parameters"
icon-id="mesh_hypo_BLSURF.png"
- dim="2"/>
+ dim="2">
+ <python-wrap>
+ <accumulative-methods>
+ SetEnforcedVertex,
+ SetEnforcedVertexNamed,
+ SetEnforcedVertexGeom,
+ SetEnforcedVertexWithGroup,
+ SetEnforcedVertexNamedWithGroup,
+ SetEnforcedVertexGeomWithGroup,
+ UnsetEnforcedVertex,
+ UnsetEnforcedVertexGeom,
+ UnsetEnforcedVertices
+ </accumulative-methods>
+ </python-wrap>
+ </hypothesis>
+
</hypotheses>
<algorithms>