Click or drag to resize
SoScaleVizIsUsingDMX Method

Note: This API is now obsolete.

Returns true if using a DMX configuration.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static bool IsUsingDMX()

Return Value

Type: Boolean
Remarks

Obsoletesince Open Inventor 8000 DMX is not supported anymore.

See Also