Hello,
the documentation states createinstance() is deprecated and Object.create() should be used instead. However, a plane is a library/VisualTool, so not recognized as Object. What is the current recommended method to create a plane via code?
Thank you.