1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
nds d2c909178e 0029018: Documentation - Provide user guide for Qt browser
Documentation is added in a new "Inspector" page of "User Guides".
Inspector plugins has some improvements by the documentation needs.
New DRAW scripts are implemented for 'tinspector' command.
2017-08-31 15:47:56 +03:00

12 lines
188 B
Plaintext

pload ALL INSPECTOR
tinspector -plugins shapeview
box b1 200 100 120
tinspector -shape b1
box b2 100 200 220 100 120 100
tinspector -shape b2
tinspector -activate shapeview -select b1