Hello everyone,
For Vectorscript/Python plugins you can set the default class in the graphical interface, So I figure there must be a simple way in the SDK to do this as well.
There is a function in the SDK : SetDefaultClass(InternalIndex classID), but I don’t understand how this can be used in combination with the plug-in definition in question.