Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Creating linear curve method & parenting

Creating linear curve method & parenting

2004-02-15       - By kim aldis

 Back
Reply:     1     2     3     4     5  

Createcurve is returning a collection, the 0 references the first element of
the collection. Same as :-

var oCurveCollection = createcurve( 1, 0, "(0,0,0),(5,5,5)", false );
var oCurve = oCurveCollection (0);

> -- --Original Message-- --
> From: owner-xsi@(protected)
> [mailto:owner-xsi@(protected)] On Behalf Of Bernard Lebel
> Sent: 15 February 2004 18:35
> To: XSI@(protected)
> Subject: Re: [Script] Creating linear curve method & parenting
>
> Thanks Graham, that works.
>
> But what is that (0) stands for, so I my understand what it
> does and use it in another context if needed?
>
>
> Thanks
> Bernard
>
>
>
>
> -- -- Original Message -- --
> From: "Graham D Clark" <mail@(protected)>
> To: <XSI@(protected)>
> Sent: Saturday, February 14, 2004 5:04 PM
> Subject: RE: [Script] Creating linear curve method & parenting
>
>
> > var oLightRig = activesceneroot.addlightrig( "Spot.Preset",
> "Spot_Root"
> > );
> > var oCurve = createcurve( 1, 0, "(0,0,0),(5,5,5)", false )(0);
> > oLightRig.addchild( oCurve );
> > -- ---- ---- ---- ---- ---- --
> > http://www.grahamdclark.com
> ---
> Unsubscribe? Mail Majordomo@(protected) with the following
> text in body:
> unsubscribe xsi
>
>
>



---
Unsubscribe? Mail Majordomo@(protected) with the following text in body:
unsubscribe xsi