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.36.0 (9.9.36.0)
Syntax
public static void SetTestName(
	string name_24552
)

Parameters

name_24552
Type: SystemString
Remarks

Must be called before calling start();

See Also