Step export with non-manifold lose any attributes from XCAF #153
Labels
1. Data Exchange
Import/Export or iterating of the CAD data
2. Bug
Something isn't working
2. Regression
5. Internal
Category
Data Exchange
Severity
Major
Description
Loosing all XCAF attributes when export the XCAF document into STP on non-manifold mode.
Duplicate of mantis issue: https://tracker.dev.opencascade.org/view.php?id=33815
Regression after https://tracker.dev.opencascade.org/view.php?id=31617
Problem commit: c28d4a8
OCCT/src/XSControl/XSControl_TransferWriter.cxx
Lines 144 to 151 in fd4fb82
Expected Behavior
For example, when exporting XCAF document with single simple shape (as root) and put the name on it the name will be saved in the final STP document.
(when enable the non-manifold mode, on another case everything already working fine)
Actual Behavior
For example, when exporting XCAF document with single simple shape (as root) and put the name on it the name will be lost and auto name of the entity will be used instead.
(when enable the non-manifold mode, on another case everything already working fine)
Sample Code or DRAW Tcl Script
Operating System
Linux
Compiler
GCC
Compiler Version
No response
Bitness
64-bit
OCCT Version
latest
Precise OCCT Version or Branch
No response
Environment
No response
Additional Files
shape.zip
The text was updated successfully, but these errors were encountered: