Contents - Index


Overlay3DPlot (Macro Command)

 

This macro command will create a plot overlay on a 3D Polygon plot.  It cannot be used for 3d Surface plots.  

 

Overlay3DPlot  Name='My Plot'  Table='myTable'  X=XCol  Y=Y=Ycol  Z=Zcol  Rows=1..10  Type=Polygon Lines=1  Symbol=1  SymbolSize=10  Color=Red  Filled

 

See the New3DPlot macro command for an explanation of these keywords.  

 

See also:  X-Y-Z Plots

               AddPlotText  

 

MacroCommands