using The Dictionary on a Compiled operator?? 2004-02-23 - By Felix Gebhardt
Back Which version of XSI are you using? There is a brand new method in 3.5.1 just for that.
CRef::Set(const CString&)
Cheers, Felix
Jose Luis Gomez wrote: > Hi list, > I have a scripted operator in which I'm getting the radius of a sphere > called "mySphere" in the following way. > > sphereRadius = Dictionary.GetObject("mySphere").radius.value; > > Now I'm trying to do the compiled version of the operator in C++ but I > don't know how I can get what i was getting with scripting... > > Any help?? > > Thanks in advance > > /Jose Gomez > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|