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: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10000. Not used anymore. You can safely assume the value is TRUE.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
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