Click or drag to resize
SoScaleVizARTSetOutputDir Method

Sets the directory where to the ART files will be generated.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static void SetOutputDir(
	string name_24553
)

Parameters

name_24553
Type: SystemString
Remarks

If defined directory does not exist, it will be created. Must be called before calling start();

See Also