Print at Jan 29, 2026, 3:24:36 AM

Posted by Byron at Apr 18, 2011, 7:09:19 PM
Re: Plugin - Creating Objects with other Properties
Update:
I have figured how to use my plugin to create new Catalog-Elements.

When I drag and drop a new item on my plan,
how can I control it without changing the SH3D code?
It will be added as HomePieceOfFurniture,
but I want it to be added e.g. as a selfmade class
*** extends HomePieceOfFurniture.

Also I want to modify its properties window.

How can I access the HomeController and its View
from my plugin workspace?