Sean Meighan

Welcome => Do You Need Help? Post it here => Topic started by: aERonAUtical1996 on November 17, 2016, 07:40:16 PM

Title: Change Node Layout on Tree Model
Post by: aERonAUtical1996 on November 17, 2016, 07:40:16 PM
I have a pixel tree, 7 strands of 30 pixels zig zagged configuration.  Can I change the node layout of the built in tree model or do I need to create a custom object?
Title: Re: Change Node Layout on Tree Model
Post by: Gilrock on November 17, 2016, 07:41:47 PM
It should be able to do anything you need by default.  For an odd number of zig-zag strands you need to use a 1 string definition.  Try strings=1, nodes=210, strands=7.
Title: Re: Change Node Layout on Tree Model
Post by: aERonAUtical1996 on November 17, 2016, 07:57:15 PM
That worked. Not sure why I didn't see/think of that.  Thanks.