Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Node Locations (3D plot)
Full package name: mesquite.rhetenor.NodeLocs3DPlot.NodeLocs3DPlot
Duty: Node Location (3D Plot) (mesquite.rhetenor.lib.NodeLocsPlot3D)
Module Explanation
Calculates the node locations for a tree plotted in a three dimensional space.
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Node Locations (3D plot)
setAxis
Explanation:
Sets the module that calculates coordinates for the nodes
Parameters:
[name of module]
hide
Explanation:
Hides the plot
show
Explanation:
Shows the plot
setCurrentX
Explanation:
Sets the current item displayed on the x axis (used by scripting, before display)
Parameters:
[number of item]
setCurrentY
Explanation:
Sets the current item displayed on the y axis (used by scripting, before display)
Parameters:
[number of item]
setCurrentZ
Explanation:
Sets the current item displayed on the z axis (used by scripting, before display)
Parameters:
[number of item]
setTheta
Explanation:
Sets theta
Parameters:
[angle in radians]
setPhi
Explanation:
Sets phi
Parameters:
[angle in radians]
setD
Explanation:
Sets D
Parameters:
[distance (>0)]
setX
Explanation:
Sets the current item displayed on the x axis
Parameters:
[number of item]
setY
Explanation:
Sets the current item displayed on the y axis
Parameters:
[number of item]
setZ
Explanation:
Sets the current item displayed on the z axis
Parameters:
[number of item]
nextX
Explanation:
Goes to next item for X axis
nextY
Explanation:
Goes to next item for Y axis
nextZ
Explanation:
Goes to next item for Z axis
previousX
Explanation:
Goes to previous item for X axis
previousY
Explanation:
Goes to previous item for Y axis
previousZ
Explanation:
Goes to previous item for Z axis
setInitialOffsetH
Explanation:
Sets the initial horizontal offset from home position for the legend
Parameters:
[offset in pixels]
setInitialOffsetV
Explanation:
Sets the initial vertical offset from home position for the legend
Parameters:
[offset in pixels]
toggleShowLegend
Explanation:
Sets whether or not to show the legend
Parameters:
[on or off]
toggleShowAxes
Explanation:
Sets whether or not to show the axes
Parameters:
[on or off]
toggleShowAxisPlanes
Explanation:
Sets whether or not to show the axis planes
Parameters:
[on or off]
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result