Contour (Data Set)
Create a contour data set.
Syntax
model.result().dataset().create(<dtag>,"Contour");
model.result().dataset(<dtag>).set(property, <value>);
Description
model.result().dataset().create(<dtag>,"Contour") creates a contour data set feature named <dtag>.
Contour lines are in general not parametrizable, and this limits the set of plots and transformations that can be applied to them.
The following properties are available:
none | data set name
on | off
linpoint | harmonic | lintotal | lintotalavg | lintotalrms | lintotalpeak
number | levels
See Also
Contour