mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
meshfromstl - display MeshVS_Mesh object in a way consistent with vdisplay command meshdel - deleted, vremove to be used instead meshshowall - set empty maps of hidden IDs instead of null handles meshhidesel - initialize the maps of hidden IDs to avoid exception meshmat - add optional transparency argument and enable transparency in the viewer if not yet done meshvectors - command for testing VectorPrsBuilder added MeshVS: DRAW commands improving Updating test cases due to previous changes Small bug in MeshVS_ElementalColorPrsBuilder fixed vselmode fix Small correction of test cases for issue CR24961
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
vclear
|
|
meshfromstl m [locate_data_file b.stl]
|
|
meshshowall m
|
|
vselmode m 1 1
|
|
vselect 0 0 250 200
|
|
meshhidesel m
|
|
vdump $::imagedir/${::casename}.png
|