@Pablo_Garcia-Amorena wrote:
Hi,
I need to get and change some advanced options like in this thread Need to set Advanced Options in script runtime, in C++.
I tried this line with no success:
CRhinoSettings* settings = CRhinoSettings::GetPlugInSettings(RhinoApp().RhinoCurrent_UUID(), false);
settings
is a null pointer… How should I get it properly?Thanks,
Pablo
Posts: 2
Participants: 2