|
@@ -5,6 +5,7 @@ import { QingXiCheAndQvComRes } from '../js/QingXiCheAndQvComRes.js';
|
|
|
import { QingXiCheAndQvComClipPlaneMeshEvent } from '../js/QingXiCheAndQvComClipPlaneMeshEvent.js';
|
|
|
import { QingXiCheAdnQvCarEventStep } from './QingXiCheAdnQvCarEventStep.js';
|
|
|
import { ComVal } from "../common/ComVal.js";
|
|
|
+import { CommonGuiDbListTwo } from "../../../utils/common/CommonGuiDbListTwo.js";
|
|
|
|
|
|
/**
|
|
|
* 操作清洗车仿真逻辑
|
|
@@ -696,6 +697,9 @@ export class QingXiCheAndQvCarEvent {
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("人物穿衣服", true);
|
|
|
|
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("穿衣服_1");
|
|
|
+
|
|
|
+
|
|
|
+ CommonGuiDbListTwo.find().removeAll();
|
|
|
|
|
|
// WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
// "上车前,先绕车一周,观察车辆前后有无障碍物,留意周边行人、车辆动态。" + "\n"
|