change to "wine red" x-axis

This commit is contained in:
jdegenstein
2023-03-13 13:37:25 -05:00
committed by GitHub
parent 55c23b19ff
commit a4b86630dc

View File

@@ -54,6 +54,8 @@ class OCCTWidget(QWidget):
Aspect_TypeOfTriedronPosition.Aspect_TOTP_RIGHT_LOWER,
Quantity_Color(), 0.1)
view.ZBufferTriedronSetup(Quantity_Color(*(0.2, 0.0, 0.0), Quantity_TOC_RGB))
viewer = self.viewer
viewer.SetDefaultLights()