 | IMeshDeformationDefinitionBeginUpdate Method |
Prevents the deformation from updating mesh parameter lists until the EndUpdate() method is called.
This speeds up adding large amounts of parameters to the deformation definition.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxSub BeginUpdate
Dim instance As IMeshDeformationDefinition
instance.BeginUpdate()
See Also