Jump to content

Return X component value


CinnamonMetal

Recommended Posts

I want to or alteast hope I can, since the attribute nrpoints is a vector, return only the X component, compare it's value then append that to a list; but list don't take float values, although I'm not too sure that is true; as it's not true in other languages.  The error is with returning the value of the X component of the attribute ?

i[]@axisList;
if(@nrpoints[0]<1.3){
append(@axisList,@nrpoints);
}

 

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...