开发者

Google Sketchup C++ SDK: SkpWriter usage

开发者 https://www.devze.com 2023-01-16 18:19 出处:网络
I am trying to use Google\'s Sketchup C++ SDK (latest versi开发者_StackOverflowon) to export a 3D model to a Sketchup file. One of the problems I am facing is that the header files refer to an \"sapi\

I am trying to use Google's Sketchup C++ SDK (latest versi开发者_StackOverflowon) to export a 3D model to a Sketchup file. One of the problems I am facing is that the header files refer to an "sapi" folder which does not exist in the source tree.

I need to figure out how I can get a reference to the ISketchUpApplication interface. Can someone provide me with example code on how I can go about doing this?


The latest SDK comes with an example showing how the writer is used. The example can be found at "SkpWriter/Examples/skpwriter_example/skpwriter_example" within the Windows SDK download bundle.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号