Click or drag to resize
SoVRGenericFileReaderSetNumTimeSteps Method

Note: This API is now obsolete.

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void SetNumTimeSteps(
	int name_30598
)

Parameters

name_30598
Type: SystemInt32
Remarks

Since the format is raw data, it is sometime necessary to specify the number of time steps.

NOTES

Was only supported by ReservoirViz module extension.Obsoletesince Open Inventor 9000 No longer supported.

See Also