Click or drag to resize

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
Syntax
void BeginUpdate()
See Also