mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
Removing XML Validator Improvements of begin and TODO's in testing cases small correction in begin file to provide normal behavior of tests if Java is not installed
13 lines
175 B
Plaintext
Executable File
13 lines
175 B
Plaintext
Executable File
pload XDE
|
|
|
|
set FileSuffix "dxc"
|
|
|
|
# Create a new document and set UndoLimit
|
|
NewDocument D MDTV-XCAF
|
|
UndoLimit D 100
|
|
|
|
# Open a transaction
|
|
NewCommand D
|
|
|
|
set subgroup "xcaf_dxc"
|