问题
I set selection color (for example red):
viewer.setSelectionColor(new THREE.Color(1, 0, 0));
And at objects with no theming color it is red (roof):
But if theming color is set for objects, selection is far away from red (level 2):
How to make selection color to override theming color?
回答1:
Update:
Please try viewer version 6.5 and above. Just got confirmed, this issue has been fixed since then.
My apologies for the delay.
======================================
Thank you for feedback and confirming.
Since I can reproduce the issue as you described on my side, I have logged it as LMV-4004
in our internal case system to our engineering team to allocate time to investigate what happened. Please remember the LMV prefixed id for future reference.
You're welcome to provide additional information to us or ask updates of this issue via sending an email to Forge Help quoting the id in the future. Thanks!
来源:https://stackoverflow.com/questions/53362389/selection-and-theming-color-combination