mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
Brute force removal of standard persistence (ShapeSchema, StdLSchema, StdSchema, XCAFSchema) and all persistence-specific toolkits. OCAF formats "MDTV-Standard", "MDTV-XCAF" are removed from resource files. Uses of "MDTV-Standard" are changed to "BinOcaf", and "MDTV-XCAF" changed to "BinXCAF".
20 lines
531 B
Plaintext
Executable File
20 lines
531 B
Plaintext
Executable File
formatlist:XmlOcaf|BinOcaf
|
|
!
|
|
! Default format
|
|
xml.FileFormat: XmlOcaf
|
|
cbf.FileFormat: BinOcaf
|
|
!
|
|
! XmlOcaf format
|
|
!
|
|
XmlOcaf.Description: Xml Document Version 1.0
|
|
XmlOcaf.FileExtension: xml
|
|
XmlOcaf.StoragePlugin: 03a56820-8269-11d5-aab2-0050044b1af1
|
|
XmlOcaf.RetrievalPlugin: 03a56822-8269-11d5-aab2-0050044b1af1
|
|
!
|
|
! BinOcaf format
|
|
!
|
|
BinOcaf.Description: Bin Ocaf Document Version 1.0
|
|
BinOcaf.FileExtension: cbf
|
|
BinOcaf.StoragePlugin: 03a56835-8269-11d5-aab2-0050044b1af1
|
|
BinOcaf.RetrievalPlugin: 03a56836-8269-11d5-aab2-0050044b1af1
|