Re: [C++] Dictionary.GetObject equivalent?

Date : Thu, 18 Jan 2007 16:17:33 +0100
To : XSI(at)Softimage.COM
From : Guy Rabiller <guy(at)alamaison.fr>
Subject : Re: [C++] Dictionary.GetObject equivalent?

Hi,

use CRef;

ex:
CRef oRef;
oRef.Set( L"Clips.myclip" );

Hope this helps.
--
guy rabiller | 3d technical director (at) LaMaison


Agedito a écrit :

Hello

I’m trying to access to an objet using his name (in C++ code).

In Jscript I use Dictionary.GetObject(name);

Is there any analogous way to do it in C++?

Thanks in advanced




--- Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body: unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.