View Issue Details

IDProjectCategoryView StatusLast Update
0029375CommunityOCCT:Data Exchangepublic2023-08-01 15:08
Reporterziaulazam Assigned Togka 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformMinGW-w64OSWindows 
Product Version7.3.0 
Target VersionUnscheduled 
Summary0029375: Data Exchange - Names of entities do not appear when the STEP file is imported in CATIA
DescriptionThe 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.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-12-06 19:24 ziaulazam New Issue
2017-12-06 19:24 ziaulazam Assigned To => gka
2019-07-10 22:05 abv Target Version 7.4.0 => 7.5.0
2020-09-17 20:00 gka Target Version 7.5.0 => 7.6.0
2020-09-17 20:24 kgv Summary Names of entities do not appear when the STEP file is imported in CATIA => Data Exchange - Names of entities do not appear when the STEP file is imported in CATIA
2020-09-17 20:25 kgv Product Version => 7.3.0
2021-10-18 14:02 kgv Target Version 7.6.0 => 7.7.0
2022-10-24 10:39 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled