DE Wrapper Ignored some configuration parameters #203
Labels
1. Data Exchange
Import/Export or iterating of the CAD data
2. Bug
Something isn't working
5. Internal
Milestone
Description
Some parameters from the ConfigurationNode are not used for DE formats.
The main logic for DE Wrapper is use ONLY internal parameters and these parameters must be duplicate the all available option by old interfaces.
The example with STP - we do not use StepParamerers structure, but only create a local object by default.
Needs to validate all open source classes to use all parameters truly
Expected Behavior
Changing of ConfigurationNode parameters will impact on reading or writing process
Actual Behavior
Some parameters are ignored
Sample Code or DRAW Tcl Script
Check all *_ConfigurationNode and *_Provider to using parameters.
Operating System
Linux
Compiler
GCC
Bitness
64-bit
OCCT Version
latest
Additional Files
No response
The text was updated successfully, but these errors were encountered: