mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
1. Bug fix in reading old persistent data using FSD_File storage driver 2. Persistence compatible with legacy format was restored for shapes a. Implemented a storage read / write wrapper for legacy persistence b. Added DRAW commands to read / write files in legacy format c. Added test cases for reading / writing operations with checking number of sub-shapes and physical properties d. Updated related sections of the development guide
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
cylinder c 5 8 0 3
|
|
trim c c 0 2*pi -1 1
|
|
rotate c 5 5 5 0 1 0 90
|
|
mkface base c
|
|
|
|
check_fsd base bin
|
|
check_fsd base cmp
|
|
check_fsd base gen
|