Click or drag to resize
SoDBIsMultiThread Method

Note: This API is now obsolete.

Returns whether multi-thread support is enabled in Open Inventor.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. Not used anymore. You can safely assume the value is TRUE.")]
public static bool IsMultiThread()

Return Value

Type: Boolean
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Not used anymore. You can safely assume the value is true.

See Also