Pasukhin Dmitry
79198f7297
Data Exchange - DE Wrapper invalidating parameters after 'Load' ( #393 )
...
Fix configuration loading to correctly use FileCS parameter
Add stability test for configuration changes
Update documentation's de wrapping names
2025-02-27 11:38:43 +00:00
Pasukhin Dmitry
bd77f8af4a
Coding - Refactor ShapeHealingMap to NCollection #346
...
Update container type to OCCT to avoid allocation on creating.
Refactor shape processing parameter handling to use XSAlgo_ShapeProcessor for consistency.
2025-02-08 21:01:14 +00:00
Pasukhin Dmitry
159f5b82aa
Data Exchange - StepExport non-manifold missed parameter #324
...
Added missed configuration for non-manifold topology writing
2025-02-01 17:17:46 +00:00
Dmitrii Kulikov
4b608f0bf8
Data Exchange, Step Import - Adding product attributes to metadata #315
...
Product attributes metadata for step files is now handled during import.
Attribute ReadProductMetadata is added to DESTEP_Parameters.
Method STEPCAFControl_Reader::ReadMetadata() is partially refactored.
Metadata tests for STEP are updated with new data.
Metadata tests for GLTF are updated with new data (since original
metadata in those tests is acquired from STEP files).
2025-02-01 17:16:21 +00:00
dpasukhi
a0401c7872
Data Exchange - Clear up Step from Static_Interface #283
...
Remove unused Interface_Static includes
Update SchemaName method signatures
2025-01-24 09:51:15 +00:00
dpasukhi
1e0d8c3f1e
Data Exchange - DE Wrapper Shape Healing Parameters #282
...
Propagate shape healing parameters to STP and IGES nodes.
Update naming to avoid misunderstanding.
2025-01-24 00:20:14 +00:00
dpasukhi
9a6854774d
Data Exchange - STP provider missed parameters #257
...
Update STEPCAFControl_Provider and StepData_ConfParameters for improved parameter handling.
Update the default write parameters for WriteMode_Assembly to auto
2025-01-16 14:48:00 +00:00
dpasukhi
3462ea5716
0033813: Data Exchange - Implementing common logic for scaling during Write procedure
...
Fixed inconsistency of tests.
'IGES.OCC.write.unit no more' used.
2024-09-28 18:49:22 +00:00
anv
d8a26498d2
0033813: Data Exchange - Implementing common logic for scaling during Write procedure
...
Implementation of common logic for OCCT formats.
2024-09-26 11:28:15 +00:00
ichesnok
32f7b4e5bf
0033641: Data Exchange, Step Import - Changing default value for metadata flag
...
Value for myMetaMode flag changed from 'false' to 'true'.
2024-03-13 17:18:41 +00:00
ichesnok
f286953d85
0033530: Data Exchange, Step Import - Implement GENERAL_PROPERTY support
...
The necessary classes for GeneralProperty support were added.
The ReadMetadata method was created for reading and saving attributes.
2024-02-15 14:00:40 +00:00
atychini
402ad27743
0033190: Error on de_wrapper/configuration/A3
...
Removing provider.VRML.OCC.read.memory.limit from the test because this parameter doesn't exist inside the Vrml_ConfigurationNode class
2022-11-02 22:22:09 +03:00
atychini
5bde4773f9
0032820: Data Exchange - add VRML reader to XCAF document
...
Implementing VRML reader into XCAF document.
Updating DE_Wrapper according to VRML Reader.
2022-09-23 18:30:08 +03:00
atychini
411ad1a819
0033055: Data Exchange, RWPly_Provider - remove dependency from BRepLib_PointCloudShape
...
Removing PointCloud writing feature from the RWPly_Provider class.
Getting rid of Pointcloud-related parameters in the RWPly_ConfigurationNode.
2022-07-18 07:32:54 +03:00
atychini
6d1a049be7
0032821: DEWrapper - Implementation of a common toolkit for importing and exporting CAD files
...
Implementing DE_Wrapper and its formats
2022-06-23 20:29:00 +03:00