DiscussionsIssue archiveData Exchange and Application Framework

Archived discussion

Issue with Retrieving Block Names from IGES Files Using OCC

Data Exchange and Application FrameworkMon, 07/29/2024 - 06:061 reply

Browse this forum
QuestionAuthor

Dear OCC Community,

I hope this message finds you well.

I am currently working on a project where I need to read IGES files using the Open Cascade (OCC) library. I have encountered an issue regarding the retrieval of block names from these files.

Problem Description:

While using OCC to read IGES files, I can successfully import the geometry. However, I am unable to retrieve the names of the blocks contained within the IGES file. These block names are crucial for my project as they represent specific components that need to be identified and processed individually.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

You can extract any data from model, not XCAF. But If you share some samples, it can helpful to help you :)

Any entities from IGES files dublicated into OCC IGES objects inside model graph.

Best regards, Commenter-1.