lixiaojun
2025-01-24 7b65f86343ca014b12894f09b7d62e8b5ac1f95d
WinFrmUI/Yw.WinFrmUI.Bimface.Core/bimface/html/Interop3d.html
@@ -102,6 +102,8 @@
                        _callBackObj.ClickOut(JSON.stringify(objectdata));
                    }
                });
                //开启构件发光效果
                _viewer.enableGlowEffect(true);
            }
            else {
                _callBackObj.LoadViewFailed("未定义ViewType:" + viewMetaData.viewType);
@@ -137,6 +139,8 @@
<script src="../js/LogicFlowEffect.js"></script>
<script src="../js/Marker3dContainer.js"></script>
<script src="../js/LogicMonitor.js"></script>
<script src="../js/LogicBodyGlowEffect.js"></script>
<script src="../js/LogicOutlineGlowEffect.js"></script>
<script src="js/CameraStatus.js"></script>
<script src="js/GetComponents.js"></script>