Message 1 of 1
Max SDK questions

Not applicable
07-25-2018
10:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm having to convert a python/maxscript to C++ for performance. I believe it should be a utility but would be nice if I could call my function from Maxscript to execute the work in a threaded way. In short the script was applying creases coming from a sidecar file that had the geometry edges that needed them. Does anyone have suggestions on what type of plug-in this might be?