- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Save/Resto re Binary ACIS Files
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-13-2010 11:47 PM
Hello,
I have quite a simple question about the binary save/load.
From the article http://doc.spatial.com/index.php/SAT_Save_and_Rest
I'm sure there should be easy solution for this problem, but I was not able to find anything specific in the documentation.
Thanks in advance,
Andrey
Re: Save/Resto re Binary ACIS Files
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-14-2010 04:42 AM
Please, you can read the follow topic:
http://forums.spatial.com/t5/3D-Modeling/ACIS18-Bi
maybe, it have the solution.
Re: Save/Resto re Binary ACIS Files
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2010 06:04 AM
Thanks for your answer.
It was very easy to fix the problem just by using appropriate flags while opening file for read write ("rb" and "wb").

