DiscussionsIssue archiveOCCT:Visualization

Archived issue #0026062

Visualization - implicitly increase priority of MeshVS_Mesh while setting transparency

Open CASCADEOCCT:Visualizationclosed1 public note

Search issues

Description

The meshmat command does not use SetTransperency method nor MeshVS_Mesh is implementing it. Thus the implicit display priority change does not applied like in case of AIS_Shape.

Steps to reproduce

pload MODELING XDE VISUALIZATION

vinit View1
vclear
vaxo

meshfromstl m data/stl/sh1.stl
vsetdispmode m 2

box b -100 -50 -160 100 100 100
vdisplay b
vsetdispmode b 1

vfront
vfit
vrotate 0 -pi/8 0
vfit

meshmat m 1 0.5

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 2
Please switch to VERIFIED as fixed by patch for #0027925.
Test case is not needed.

Related records