Click or drag to resize
SoScaleVizARTSetTestName Method

Sets the base name for generated ART files.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void SetTestName(
	string name_24536
)

Parameters

name_24536
Type: SystemString
Remarks

Must be called before calling start();

See Also