mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Create a general draw command 'VRelation' and drop the old 'relation' commands. Add test cases for new draw command "vrelation". Add two new methods: Activate and Deactivate which activate/deactivate the given selection mode for all displayed objects. Eliminate deprecated local context methods in ObjectCommands, QABugs. Eliminate deprecated local context methods in mfc standard sample and qt samples.
21 lines
257 B
Plaintext
21 lines
257 B
Plaintext
001 edge
|
|
002 edge_face
|
|
003 edge_solid
|
|
004 face
|
|
005 vertex
|
|
006 vertex_edge
|
|
007 vertex_face
|
|
008 vertex_solid
|
|
009 vertex_wire
|
|
010 wire
|
|
011 wire_solid
|
|
013 glsl
|
|
014 raytrace
|
|
015 materials
|
|
016 ivtk
|
|
017 mesh
|
|
018 point_cloud
|
|
019 manipulator
|
|
020 anim
|
|
021 dimensions
|