Too, i don’t understand the problematic with “Qt python binding” ? It’s standard pyside2 with little helpers fonctions for docking in 3dsmax ui. You…
thx, i’ve try gc(), without success. But in fact, with “gc light:on”, less agressive, i don’t have corrupt file. Thx for this tips
Hello Daniele, old post but may be since you find a solution. I’ve the same issue : delete a biped allready in scene in maxscript/python, no problem….
hi, recreate yourself position_list and rotation list fn freeze_xform _node = ( p_lst = position_list() _node.position.controller = p_lst p_lst…
hi, the python interpreter is embedded in 3dsmax. So, you need to evaluate python string script or run python script file with this method : python….
Hi, we have two solution for communication with backburner with telnet, u can try in command line for know command with simple tcpip protocol, like…