Files
OCCT/src/StdPersistent/FILES
myn 45d8465ea2 0027241: Create a complete test case to verify reading of all attribute types from MDTV-Standard document
Added test case that works in one of two modes:
1) create synthetic document (in old version of OCCT) containing all possible attributes.
2) open the document and compare all attributes with expected values.

Fixed reading of TDataStd_NamedData, TDataXtd_PatternStd, and PColStd_HArray2OfReal.
Point and curve representations are created even from NULL geometry handles.
The code is simplified by abandoning usage of templates from StdObjMgt_ContentTypes class for persistent data elements.

Fixed SetAsciiString Draw command failed when the target label contained NamedData attribute.
2016-03-16 18:52:44 +03:00

17 lines
439 B
Plaintext

StdPersistent.cxx
StdPersistent.hxx
StdPersistent_DataXtd.cxx
StdPersistent_DataXtd.hxx
StdPersistent_DataXtd_Constraint.cxx
StdPersistent_DataXtd_Constraint.hxx
StdPersistent_DataXtd_PatternStd.cxx
StdPersistent_DataXtd_PatternStd.hxx
StdPersistent_HArray1.hxx
StdPersistent_Naming.cxx
StdPersistent_Naming.hxx
StdPersistent_PPrsStd.cxx
StdPersistent_PPrsStd.hxx
StdPersistent_TopLoc.cxx
StdPersistent_TopLoc.hxx
StdPersistent_TopoDS.hxx