generative modeling for Rhino
Hi everyone! How translate meshfrompoints.rhp script (or edit) to Vb.net?
Started this discussion. Last reply by Yurii Nov 12, 2010.
Dim tree As New DataTree(Of Object) Dim j,i As Integer For j = 0 To nPaths - 1 Dim path As New GH_Path(j) For i = j * (nStep + 1) To nStep * (j + 1) + j tree.Add(x(i),…Continue
Started this discussion. Last reply by Yurii Sep 17, 2010.
what use the cycle For Each-> Next->Exit For element DataTree?Possible all data to translate in Collection or Dictionary?exampleDim thisCollection As New CollectionFor Each thisObject As String…Continue
Started this discussion. Last reply by David Rutten Sep 7, 2010.
{A}(i) -> (i\n). i - as dynamic parameter. What realize this through VB script? Possible show 'Path Mapper' as work similar script? Want to understand as he works...That like this:Dim tree As New…Continue
Started this discussion. Last reply by Yurii Sep 2, 2010.
Can to whom that will be useful script. Splits list given on free amount paths and steps...…

Posted on September 7, 2010 at 2:30am — 2 Comments
Posted on June 10, 2010 at 2:41am — 2 Comments
© 2012 Created by Scott Davidson.
Powered by
.