|
CPlot:new
The new method creates an instance of the
CPlot class. This object is usually created
using the
new_plot function.
Example
|
P = CPlot:new()
|
|
|
...
|
|
|
P:delete()
|
|
Related Topics
CPlot class
new_plot
delete
Mira Pro x64 Script User's Guide, v.8.76 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.
|