Jump to content

Wouter van Boekel

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Wouter van Boekel

  1. On 24-8-2016 at 11:30 PM, RickR said:

    I would imagine that a string input version of the 'Obj by Crit' wouldn't be hard. Then the string could show up in the OIP or whatever.

    Something like:

     

    A node like this would definitely be a major advantage. It would allow for easier and larger networks, instead of starting new networks with the Objs by Crit node. Unfortunately my python skills are not sufficient to write it myself. Maybe later!

     

     

  2. @Marissa Farrell

    @Alan Woodwell

     

    Hi,

     

    the file '1objectnode2records-01 - worksheet.vwx' has been very useful to me, thanks a lot. The only thing that bothered me a little is that I had to rebuild the network to transport the data to a worksheet for different ranges of data. I think I have fixed that using the chunk list node and the mix node. Now there is a wrapper that fills any worksheet with a list of data, as long as that list is organised neatly (values ordered A1, A2, A3, A..., B1, B2, B... etc.)

     

    The attached file has three separate marionette networks. The first creates a number of objects, the second marionette network attaches records to the objects and the third marionette network puts the record data in a worksheet.

     

    All networks should work for any number of objects, and are easily adaptable for added record fields.

     

    Kindest regards,

     

    Wouter van Boekel

     

    Set cell values wrapper.JPG

    Basic_MarionetteNetworks_Records_and_Worksheets.vwx

    Capture.JPG

  3. Hi,

     

    For urban design/masterplanning I would like to have a road-tool. The Landmark tool is useful for garden-paths, but only has a certain width and kerbs. I would like to have a tool that can consist of a median, asphalt and shoulders. 

     

    I have made a useful tool using Marionette. With control geometry and offset I can make a road layout with open polylines. But for visualization and area calculation I would like to have closed polylines. I have made a tool that works using a custom 'compose'-node from this forum. So far I think this is the only option available to join several polylines. Unfortunately the compose node results in an Error when I convert it to an object node/use control geometry. 

     

    See the attached file with three different examples.

     

    Is there maybe someone that can help me with this compose node? I have already tried a few different kinds, but none seem to work yet. 

     

    ok, and while I am here: are there also nodes available to set drawing order?

     

    Wouter

     

    Test_control_geometry.vwx

  4. Hi all,

     

    I am still wondering: is it possible with Marionette to refer to a segment of a NURBS curve or a polyline without converting it to a segmentized NURBS? My goal is to have a 2D grid with curved lines (either NURBS curve or 2D-poly) and I want to offset only parts of a polyline. Say I have a curved line with a length of 200 meter, and I want to offset the segment between 50 and 125 meter. I am wondering, Is there a way to do this without segmentizing the original? Wouter

×
×
  • Create New...