Kaynağa Gözat

change logic of the InitParticles function

GSP 2 hafta önce
ebeveyn
işleme
8d070e8d23

+ 1 - 1
OTSIncAMeasureApp/0-OTSModel/OTSDataType/COTSField.cs

@@ -842,7 +842,7 @@ namespace OTSDataType
 
             int nTagId = 0;
 
-            foreach (COTSParticleClr pParticle in m_listAnalysisParticles)//m_listAllParticles memorize all the particles .
+            foreach (COTSParticleClr pParticle in m_listAllParticles)//m_listAllParticles memorize all the particles .
             {
 
                 pParticle.SetParticleId(nTagId);//give all the conforming particles a unified sequence no.