Jump to content

expression on Group Sop's Pattern


Recommended Posts

I am trying to select with expression on Pattern of Group Sop.

like ,

`$F*10`-`($F*10)+10`

so I get 10-20 , 20-30 , 30-40 , as frame increase but this expression is not working in the tab.

Tried to make local attribute for $F*10 as $SELX and $F*10+10 as $SELY and put

`$SELX`-`$SELY`

and it is also not working.

But

`$F`-10

is working in pattern of Group sop which mean local variable is working..?

Link to comment
Share on other sites

It works with Global Expression variables. Also you can use expressions (pointlist, primlist ... etc) which gives the list of point numbers or primitive numbers .

`$F*10`-`($F*10)+10` is working fine.

post-4903-13382733828_thumb.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...