The script is managed through special editor but directly from the 3Ded graphics panel and is made entirely with advanced script language.
A single entry point is provided:
Request script execution
This entry-point is invoked when the 3D graphics panel is started.
Syntax |
bool execute(pan3d::object @panel) |
panel |
3D graphical panel object |
Result |
Returns true if script executed successfully, false otherwise |