Click or drag to resize
SoScaleVizSetSelectedConfiguration Method (SoScaleVizConfig)

Specifies the ScaleViz configuration to launch at connection time.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static bool SetSelectedConfiguration(
	SoScaleVizConfig config
)

Parameters

config
Type: OIV.ScaleViz.NodesSoScaleVizConfig

Return Value

Type: Boolean
Remarks

Returns false if the specified configuration is not available or cannot be selected.

See Also