Just want to enquire further on this issue. I am struggling to get SUApplicationGetActiveModel() working myself. I know it needs to be linked against the Bundle Loader of the Sketchup Application (I’m on MacOS). I am also getting a SU_ERROR_NO_DATA issue. I have other parts of my Ruby C Extension working ok, but not this.
Is SUApplicationGetActiveModel working as expected currently? And on Mac?