1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-02 17:46: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

24 lines
326 B
Plaintext

pload DCAF VISUALIZATION INSPECTOR
NewDocument D BinOcaf
tinspector -plugins dfbrowser
cpulimit 300
UndoLimit D 100
NewCommand D
NewCommand D
set B2 [AddObject D]
set F2 [AddFunction D $B2 Box]
BoxDX D $B2 190
BoxDY D $B2 290
BoxDZ D $B2 390
InitLogBook D
AddDriver D Box Attach Cyl
ComputeFun D $F2
tinspector -update