DiscussionsIssue archiveOther usage issues

Archived discussion

export colors?

Other usage issuesFri, 04/18/2008 - 17:064 replies

Browse this forum
QuestionAuthor

hi @ all

does the standard iges export (taken from samples):
==========================
CImportExport::SaveIGES(myAISContext);
===========================
support the AIS colors??

thanks and best regards

Author

Discussion

4 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi,

I would recommend using XDE for import/export with colors! The standard version just takes the TopoDS_Shapes - you would have to do color support by yourself.

Best regards,

Commenter-1

02Author

Thanks for fast reply!

Could you say me were i find a example for XDE ?? Is it hard to get behind it i never used it before!?

03Commenter-1

Here's a similar topic:

http://www.opencascade.org/org/forum/thread_12814/

It's a first step. And I recommend reading "xde.pdf" from "doc" folder.

Best regards,

Commenter-1

04Author

thanks a lot