View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029375 | Community | [OCCT] OCCT:Data Exchange | public | 2017-12-06 19:24 | 2020-09-17 20:25 |
|
Reporter | ziaulazam | |
Assigned To | gka | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | MinGW-w64 | OS | Windows | OS Version | 7 |
Product Version | [OCCT] 7.3.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029375: Data Exchange - Names of entities do not appear when the STEP file is imported in CATIA |
Description | The issue is explained here with sample workaround at: https://www.opencascade.com/content/exporting-list-named-points-step [^]
Setting the names of shape's corresponding STEP entities (StepRepr_RepresentationItem) while exporting to STEP files does not make the name appear when STEP file is imported in CATIA. This is because CATIA extracts the names from geometric primitives contained within the entities.
A workaround is posted in the forum link pasted above. The workaround involves downcasting the StepRepr_RepresentationItem to its dynamic type and then setting the names of geometric entities contained within the StepShape_GeometricSet.
This solutions should be available in OCCT so that the workarounds can be avoided and the ease of usage of the library can be enhanced. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|