Click or drag to resize
PbIsovaluesListSetRegularIsoList Method
Overload List
  NameDescription
Public methodSetRegularIsoList(Int32)

Creates a regular isovalue list with numValues values.

Public methodSetRegularIsoList(Int32, Single)

Creates a new regular isovalue list, but the current number of isovalues is kept.

Public methodSetRegularIsoList(Single, Single)

Creates a new regular isovalue list, but the current number of isovalues is kept.

Public methodSetRegularIsoList(Int32, Single, Single)

Creates a regular isovalue list with numValues values.

Public methodSetRegularIsoList(Int32, Single, Int32)

Creates a regular isovalue list with numValues values.

Public methodSetRegularIsoList(Single, Single, Int32)

Creates a regular isovalue list with numValues values.

Top
See Also