generative modeling for Rhino
So I am trying to use the round function. From the expression editor function list is says
Round(x[,d])
The issue is when I type this in I get an invalid expression (1519)
I am sure I don't have something correct with the syntax, but can't figure it out. Anybody else run into this problem.
Dennis
Tags:
Permalink Reply by Dennis Nelson on October 13, 2011 at 5:21pm Figured it out. Instead of Round(x[,d])
it's Round(x,d).
Not sure why the square brackets are listed.

Hi Dennis,
square brackets indicate optional arguments in VB documentation notation. So you can type both Round(x) and Round(x, d)
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Permalink Reply by Dedackelzucht on October 14, 2011 at 2:00am
© 2013 Created by Scott Davidson.
Powered by