mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
TInspector headers are collected in 'inc/tools' directory. Extending DRAW Commands; Eliminating warnings; Improve Export to ShapeView dialog; Avoid crash with QML using;
13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
pload DCAF
|
|
pload INSPECTOR
|
|
|
|
NewDocument Doc BinOcaf
|
|
|
|
set aSetAttr1 100
|
|
set aLabel 0:2
|
|
SetInteger Doc ${aLabel} ${aSetAttr1}
|
|
|
|
tinspector -plugins dfbrowser
|
|
tinspector -update
|
|
|