#Selected Objects/Faces
10-Mar-94 14:10:41
Sb: #90371-#Selected Objects/Faces
Fm: [F] Grant Blaha [Adesk] 72540,1062
To: Danny Mercurio 76666,1030
I doubt seriously I that you can get anywhere with modifing geometry using a
KXP. Mostly because the Keyframer would have no way of knowing that anything
was changed and might even crash.
If you want to make this work, though, take a look at the code in pxp.c that
sets EXP_PXP_INFO as that's the call that sets up the PXP direct calls. Fit
that code into kxp.c, and you will be able to do PXP direct calls from your
KXP. Calls where you mearly get information seem to be okay, create and
modify objects at your own risk.
Ciao,
Grant