sat export

sat export

ynapeu
Advocate Advocate
404 Views
3 Replies
Message 1 of 4

sat export

ynapeu
Advocate
Advocate

Hello

i am a beginer in Inventor api.

i can create a sat file from the copy_res SurfaceBody, but when i copy the Surfacebody 

i didn't get a sat fiel. What is the Problem?

 

var txBrep = AdnInventorUtilities.InvApplication.TransientBRep;
copy = txBrep.Copy(copy_res);
txBrep.Transform(copy, mtx);
var dataio = copy.DataIO;
dataio.WriteDataToFile("ACIS SAT", "C:\\Temp\\xxx.sat");

0 Likes
405 Views
3 Replies
Replies (3)
Message 2 of 4

leowarren34
Mentor
Mentor

This would be better in the Inventor Customization forum, I'll ask the admin to move it.

Leo Warren
Autodesk Student Ambassador Diamond
Please accept as solution and give likes if applicable.
0 Likes
Message 3 of 4

lena.talkhina
Alumni
Alumni

@leowarren34  написал (-а):

This would be better in the Inventor Customization forum, I'll ask the admin to move it.


I am sorry I saw this message only after month.

Thread is moved.

Don't hesitate to DM me in future if you need to move posts.

Thanks for your help!

Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям! | Do you find the posts helpful? "LIKE" these posts!
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.



Лена Талхина/Lena Talkhina
Менеджер Сообщества - Русский/Community Manager - Russian

0 Likes
Message 4 of 4

k14348
Advocate
Advocate

Hi,

    Can you please send ref file.

 

-Karth

0 Likes