Export STL with c# api

All topics about specific development with COM interface, LIP language, API in VB, ...

Moderators: remi77, jacs, Daniel

Sebi123
Private
Private
Posts: 2
Joined: Wed Mar 13, 2019 3:44 pm
TopSolid Module: TopSolid'Cam
TopSolid Version: 7.6

Export STL with c# api

Unread post by Sebi123 »

Hallo,
is it possible to export a document with some settings like the picture to a filepath? (representation and origin are the most important)
tshelp-stl-export-with-origin-and-representation.png
I use c#.api

I dont know how to feed the function to get the right things.

TopSolidHost.Documents.ExportWithOptions();

I transform the question:
How can i get the KeyValues for the different settings
Post Reply