|
@@ -490,6 +490,7 @@ namespace OTSModelSharp
|
|
{
|
|
{
|
|
|
|
|
|
particle.SetType((int)OTS_PARTICLE_TYPE.LOW_COUNT);
|
|
particle.SetType((int)OTS_PARTICLE_TYPE.LOW_COUNT);
|
|
|
|
+ particle.SetClassifyId((int)OTS_PARTICLE_TYPE.LOW_COUNT);
|
|
particle.SetTypeColor("#000000");
|
|
particle.SetTypeColor("#000000");
|
|
particle.SetTypeName("LowCounts");
|
|
particle.SetTypeName("LowCounts");
|
|
return true;
|
|
return true;
|