SoLDMTileManagerResetWeights Method |
Reset weights to init the topology before evaluating it. This function is called
before a topology evaluation starting with CheckResidencyAndUpdateWeight(0, weight).
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic virtual void ResetWeights()
Public Overridable Sub ResetWeights
public:
virtual void ResetWeights()
abstract ResetWeights : unit -> unit
override ResetWeights : unit -> unit
See Also