 | IMesherParametersUseMeshMorphingDuringOptimization Property |
Enables or disables mesh morphing during optimization.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxbool UseMeshMorphingDuringOptimization { get; set; }Property UseMeshMorphingDuringOptimization As Boolean
Get
Set
Dim instance As IMesherParameters
Dim value As Boolean
value = instance.UseMeshMorphingDuringOptimization
instance.UseMeshMorphingDuringOptimization = value
Property Value
Type:
Boolean
See Also