View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032128 | Community | OCCT:Data Exchange | public | 2021-02-11 19:03 | 2022-10-19 15:55 |
Reporter | robertlipman | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.5.0 | ||||
Summary | 0032128: CAD Assistant, XDE - Assimp cannot import X3D file to CAD Assistant | ||||
Description | The attached X3D file cannot be imported to CAD Assistant. The issue is with the 'onclick' and 'id' tags in the file. Removing them solves the problem. Other X3D viewers (Octaga Player and Instant Reality) do not have a problem displaying the X3D file. | ||||
Steps To Reproduce | See above. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
cube111.x3d (1,141 bytes) |
|
cube222.x3d (1,058 bytes) |
|
I've tried to take a look onto X3D reader in development branch of Assimp library to see if there is a difference in reading this file, but instead observed just a laconic commit "3MF: Migration" just removing the whole parser (but not import plugin itself) in the August '2020: https://github.com/assimp/assimp/commit/7e93ae4428c522dabc0778f68fd7705e034344b8 Don't know how X3D could be related to 3MF - probably authors wanted to refactor all XML parsers in the project, but forget putting a TODO to removed code... |
|
Seems X3D reader has been finally rewritten in Assimp - will need to check if it is still affected by this bug after Assimp 5.1 release: https://github.com/assimp/assimp/issues/3647 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-11 19:03 | robertlipman | New Issue | |
2021-02-11 19:03 | robertlipman | Assigned To | => gka |
2021-02-11 19:03 | robertlipman | File Added: cube111.x3d | |
2021-02-11 20:47 | kgv | Assigned To | gka => kgv |
2021-02-11 20:47 | kgv | Summary | Cannot import X3D file to CAD Assistant => CAD Assistant, XDE - Assimp cannot import X3D file to CAD Assistant |
2021-02-12 10:59 | kgv | File Added: cube222.x3d | |
2021-02-12 11:04 | kgv | Note Added: 0098841 | |
2021-02-12 11:05 | kgv | Note Edited: 0098841 | |
2021-11-11 21:28 | kgv | Note Added: 0105134 | |
2022-10-19 15:55 |
|
Assigned To | kgv => vpozdyayev |