RE: CurveLocation

2013-06-27 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES]
@listproc.autodesk.com Subject: Re: CurveLocation What do you expect it to do? The end result of using Curve Distance to Curve Location is the setting of a data attribute (CurveLocation). The compounds are pointing to Self because you can only set data on Self, not any other object. On Wed, Jun

CurveLocation

2013-06-26 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES]
Can someone please explain how the attribute .CurveLocation works in ICE? All I get in the docs is Custom attribute that is used internally by some of the factory compounds. Thanks -- Joey Ponthieux LaRC Information Technology Enhanced Services (LITES) Mymic Technical Services NASA Langley

RE: CurveLocation

2013-06-26 Thread Matt Lind
] On Behalf Of Ponthieux, Joseph G. (LARC-E1A)[LITES] Sent: Wednesday, June 26, 2013 11:12 AM To: softimage@listproc.autodesk.com Subject: CurveLocation Can someone please explain how the attribute .CurveLocation works in ICE? All I get in the docs is Custom attribute that is used internally

RE: CurveLocation

2013-06-26 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES]
or any other party. From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Matt Lind Sent: Wednesday, June 26, 2013 2:16 PM To: softimage@listproc.autodesk.com Subject: RE: CurveLocation Although you can use it, I think that's their way

RE: CurveLocation

2013-06-26 Thread Matt Lind
You could say that about most of the ICE documentation and portions of the SDK for that matter. I would imagine by its label that CurveLocation is a location on a curve. So look up the attributes available for a location and there's your answer. A little trial and error can answer

RE: CurveLocation

2013-06-26 Thread Grahame Fuller
From the docs: Curve Distance to Curve Location Converts a distance along a geometric curve to a location. The location is stored as a custom attribute called CurveLocation by default, which you can get with a Get Data node. You can look up data at the location by plugging it into the Source

RE: CurveLocation

2013-06-26 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES]
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Matt Lind Sent: Wednesday, June 26, 2013 2:32 PM To: softimage@listproc.autodesk.com Subject: RE: CurveLocation You could say that about most of the ICE documentation and portions of the SDK for that matter. I would imagine by its label

RE: CurveLocation

2013-06-26 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES]
@listproc.autodesk.com Subject: RE: CurveLocation From the docs: Curve Distance to Curve Location Converts a distance along a geometric curve to a location. The location is stored as a custom attribute called CurveLocation by default, which you can get with a Get Data node. You can look up data

Re: CurveLocation

2013-06-26 Thread Ciaran Moloney
What do you expect it to do? The end result of using Curve Distance to Curve Location is the setting of a data attribute (CurveLocation). The compounds are pointing to Self because you can only set data on Self, not any other object. On Wed, Jun 26, 2013 at 2:10 PM, Ponthieux, Joseph G. (LARC