Description
Node constructor
Usage
node(x, y, z = 0, diameter = 0, orientation = 0, bLength = 0)
Arguments
x
= x coordinate of the node. Mandatory
y
= y coordinate of the node. Mandatory
z
= z coordinate of the root. Optional
diameter
= diameter of the node. Optional
orientation
= orientation of the node. Optional
bLength
= lenght from the node position in the root from the base of the root. Optional