MaxMinVolume, MaxMinSurface, MaxMinLine
Create max/min marker plots.
Syntax
model.result(<pgtag>).create(<ftag>,"MaxMinVolume");
model.result(<pgtag>).create(<ftag>,"MaxMinSurface");
model.result(<pgtag>).create(<ftag>,"MaxMinLine");
model.result(<pgtag>).feature(<ftag>).set(property, <value>);
model.result(<pgtag>).feature(<ftag>).run();
Description
model.result(<pgtag>).create(<ftag>,"MaxMinVolume") creates a max/min marker plot feature named <ftag> belonging to the plot group <pgtag>.
This plot type displays the maximum and minimum of an expression and the points there they are attained.
The following properties are available:
custom | black | blue | cyan | gray | green |magenta | red | white | yellow
{1,0,0} or last used color
The color to use when color is set to custom.
none | parent | data set name
on | off
minmax | min | max
on | off
linpoint | harmonic | lintotal | lintotalavg | lintotalrms | lintotalpeak
on | off
If inheritplot is not none: Determines if the color is inherited.
If inheritplot is not none: Determines if the deformation scale is inherited.
none | plot name
off | pprint | ppr
The title to use when titletype is manual.
auto | custom | manual | none
auto if the title contribution should be computed automatically, possibly using the group’s customization. custom if the title contribution should be computed automatically, but customized. manual if the manual title contribution should be used (the title property). none if no title contribution should be used.
on | off
on | off
Attributes
Deform