Re: string to reference?

2014-06-30 Thread Simon Reeves
Excuse my ignorance, but is this the kind of thing that could be achieved
if one could write a custom c++ node? There are quite a few small nodes
like that in em_tools - Maybe it's beyond the API though..



Simon Reeves
London, UK
*si...@simonreeves.com si...@simonreeves.com*
*www.simonreeves.com http://www.simonreeves.com*
*www.analogstudio.co.uk http://www.analogstudio.co.uk*


On 29 June 2014 17:17, Jens Lindgren jens.lindgren@gmail.com wrote:

 This is a node that I've missed a lot.

 /Jens


 On Fri, Jun 27, 2014 at 4:34 PM, Eric Thivierge ethivie...@hybride.com
 wrote:

 No sadly not.


 On Friday, June 27, 2014 10:21:01 AM, Ponthieux, Joseph G.
 (LARC-E1A)[LITES] wrote:

 In ICE I can convert a reference Out Name to a string. But can I
 convert the string back to a reference so that I can plug it into an
 In Name?

 --

 Joey Ponthieux

 LaRC Information Technology Enhanced Services (LITES)

 Mymic Technical Services

 NASA Langley Research Center

 __

 Opinions stated here-in are strictly those of the author and do not

 represent the opinions of NASA or any other party.





 --
 Jens Lindgren
 --
 Lead Technical Director
 Magoo 3D Studios http://www.magoo3dstudios.com/



Re: string to reference?

2014-06-30 Thread Eric Mootz

Hi Simon,

references (as ICE port data type) are unfortunately not exposed in the 
SDK, neither as input nor as ouput ports.


Cheers,
Eric


Am 30.06.2014 12:37, schrieb Simon Reeves:
Excuse my ignorance, but is this the kind of thing that could be 
achieved if one could write a custom c++ node? There are quite a few 
small nodes like that in em_tools - Maybe it's beyond the API though..






Re: string to reference?

2014-06-30 Thread Simon Reeves
Ah I see :(



Simon Reeves
London, UK
*si...@simonreeves.com si...@simonreeves.com*
*www.simonreeves.com http://www.simonreeves.com*
*www.analogstudio.co.uk http://www.analogstudio.co.uk*


On 30 June 2014 11:52, Eric Mootz e...@mootzoid.com wrote:

 Hi Simon,

 references (as ICE port data type) are unfortunately not exposed in the
 SDK, neither as input nor as ouput ports.

 Cheers,
 Eric


 Am 30.06.2014 12:37, schrieb Simon Reeves:

  Excuse my ignorance, but is this the kind of thing that could be achieved
 if one could write a custom c++ node? There are quite a few small nodes
 like that in em_tools - Maybe it's beyond the API though..





Re: string to reference?

2014-06-29 Thread Jens Lindgren
This is a node that I've missed a lot.

/Jens


On Fri, Jun 27, 2014 at 4:34 PM, Eric Thivierge ethivie...@hybride.com
wrote:

 No sadly not.


 On Friday, June 27, 2014 10:21:01 AM, Ponthieux, Joseph G.
 (LARC-E1A)[LITES] wrote:

 In ICE I can convert a reference Out Name to a string. But can I
 convert the string back to a reference so that I can plug it into an
 In Name?

 --

 Joey Ponthieux

 LaRC Information Technology Enhanced Services (LITES)

 Mymic Technical Services

 NASA Langley Research Center

 __

 Opinions stated here-in are strictly those of the author and do not

 represent the opinions of NASA or any other party.





-- 
Jens Lindgren
--
Lead Technical Director
Magoo 3D Studios http://www.magoo3dstudios.com/


Re: string to reference?

2014-06-27 Thread Eric Thivierge

No sadly not.

On Friday, June 27, 2014 10:21:01 AM, Ponthieux, Joseph G. 
(LARC-E1A)[LITES] wrote:

In ICE I can convert a reference Out Name to a string. But can I
convert the string back to a reference so that I can plug it into an
In Name?

--

Joey Ponthieux

LaRC Information Technology Enhanced Services (LITES)

Mymic Technical Services

NASA Langley Research Center

__

Opinions stated here-in are strictly those of the author and do not

represent the opinions of NASA or any other party.