algorithmic modeling for Rhino
Sub MySubroutine (SomeArgument as Object)
Dim myStringArr () as String
Dim myStringArr() as String = {"This", "array", "contains", "strings"}
Dim myStringArr() as String
myStringArr = {"This", "array", "contains", "strings"} 'This is illegal
RhUtil.RhinoApp.Write("{0}, how are {1}?", "Hello", "you")
'''Results in "Hello, how are you?"
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by