What are the limitations (except the technical support) and issues that I could encounter if I use the deprecated version of the SketchUp Reader SDK in 2015?
Can I read the skp file created in 2015 using the deprecated reader SDK?
Hi Tony,
Yes, you can use the deprecated SDK to read 2015 SKP files. There aren’t any limitations that I’m aware of–it should work just as it has in the past. No new functionality has been added to it since it was deprecated, so any new features in SketchUp will not be accessible through the C++ API.
Thanks,
Paul
1 Like
The future is in the C API - so eventually the old C++ SDK will be discontinued completely.
Thank you for your replies.