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?
 
Function for: Value of another object 's Fcruve some frames after or before

Function for: Value of another object 's Fcruve some frames after or before

2004-03-24       - By kim aldis

 Back
Reply:     1     2     3     4     5     6  

that would be for expressions. For scripting use the eval method on the
fcurve object, but don't use it for a scripted operator, you'll get covered
in doo-doo.


 __ __  

From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf Of
Andy Buecker
Sent: 23 March 2004 20:25
To: XSI@(protected)
Subject: Re: Function for: Value of another object's Fcruve some frames
after or before


There is an expression for that:


at_frame(frame, fcurve)


example:


at_frame(Fc-15, object.kine.posx)


-A


VFX Espiritu wrote:


Function for: Value of another object's Fcruve some frames after or before.

How it this funcion called?

Cheers,
Nacho



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=609133209-24032004><FONT face=Arial
color=#008080 size=2>that would be for expressions. For scripting use the eval
method on the fcurve object, but don't use it for a scripted operator, you'll
get covered in doo-doo.</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid;
MARGIN-RIGHT: 0px">
 <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
 <HR tabIndex=-1>
 <FONT face=Tahoma size=2><B>From:</B> owner-xsi@(protected)
 [mailto:owner-xsi@(protected)] <B>On Behalf Of </B>Andy
 Buecker<BR><B>Sent:</B> 23 March 2004 20:25<BR><B>To:</B>
 XSI@(protected)<BR><B>Subject:</B> Re: Function for: Value of another
 object's Fcruve some frames after or before<BR></FONT><BR></DIV>
 <DIV></DIV>There is an expression for that:<BR>
 <BLOCKQUOTE><TT>at_frame(frame, fcurve)</TT><BR></BLOCKQUOTE>example:<BR>
 <BLOCKQUOTE>&nbsp;<TT>at_frame(Fc-15,
 object.kine.posx)</TT><BR></BLOCKQUOTE>-A<BR><BR><BR>VFX Espiritu wrote:<BR>
 <BLOCKQUOTE cite=mid000801c41104$f2771b90$1400a8c0@(protected) type="cite">
   <META content="MSHTML 5.00.3700.6699" name=GENERATOR>
   <STYLE></STYLE>
   <FONT face=Tahoma color=#000080><FONT size=2></FONT></FONT>
   <P><FONT face=Tahoma color=#000080><FONT size=2>Function for: Value of
   another object's Fcruve some frames after or before.<BR><BR></FONT><FONT
   face=Tahoma color=#000080>How it this funcion called?</FONT></FONT></P>
   <DIV><FONT color=#000080><FONT face=Tahoma
   size=2>Cheers,<BR>Nacho</FONT></FONT></DIV>
   <DIV>&nbsp;</DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>