Click or drag to resize
SoScaleVizGetConfiguration Method

Returns the i-th configuration from the list of registered configurations.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static SoScaleVizConfig GetConfiguration(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SoScaleVizConfig
Remarks