1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/xde/bug23595
Roman Lygin e6aad0ee24 0023595: XCAFDoc_ShapeTool extended with two methods - SetAutoNaming() and AutoNaming()
Adding new draw command
Adding test case for this fix
Small correction
Small correction
2012-12-28 18:02:51 +04:00

12 lines
317 B
Plaintext
Executable File

puts "============"
puts "OCC23595"
puts "============"
puts ""
#######################################################################
# XCAFDoc_ShapeTool extended with two methods - SetAutoNaming() and AutoNaming()
#######################################################################
pload QAcommands
OCC23595