mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
217 B
Plaintext
16 lines
217 B
Plaintext
pload DCAF
|
|
pload TOPTEST
|
|
pload XDE
|
|
|
|
cpulimit 1000
|
|
|
|
# Create a new document and set UndoLimit
|
|
NewDocument D BinXCAF
|
|
UndoLimit D 100
|
|
|
|
# Local length unit value
|
|
set lengthunit_start ""
|
|
|
|
# Open a transaction
|
|
NewCommand D
|