|
@@ -1085,8 +1085,8 @@ namespace OTSMeasureApp
|
|
|
m_MeasureAppForm.SwitchWSample(m_SampleSelectName);
|
|
|
|
|
|
//-------------------- draw measrue field and save these data to sample
|
|
|
- m_MeasureAppForm.SetRunType(MSR_RUN_TYPE.RUNMEASURE);
|
|
|
- //CMeasureThreadWrapper.SetDoRunType(MSR_THREAD_RunSTATUS.RUNMEASURE);
|
|
|
+ //m_MeasureAppForm.SetRunType(MSR_RUN_TYPE.RUNMEASURE);
|
|
|
+
|
|
|
PrepareMeasureField(sam, MSR_RUN_TYPE.RUNMEASURE);
|
|
|
//--------------------
|
|
|
|