Isosurface (Data Set)
Create an isosurface data set.
Syntax
model.result().dataset().create(<dtag>,"Isosurface");
model.result().dataset(<dtag>).set(property, <value>);
Description
model.result().dataset().create(<dtag>,"Isosurface") creates an isosurface data set feature named <dtag>.
The following properties are available:
none | data set name
on | off
linpoint | harmonic | lintotal | lintotalavg | lintotalrms | lintotalpeak
number | levels
See Also
Isosurface