Jump to content

Python expression


wigal123

Recommended Posts

Hello

How does a python expression needs to look to return the value to a parameter and sets it?

how about just setting a random value in tx of a given node.

in hscript a simple rand() would do...

but how do you achieve something like this with python?

import random

random.random()

gives you a random number, but how do you pipe it back into the parm?

thanks

g

Edited by wigal123
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...