Click or drag to resize
SoSceneManager Constructor (Int32)

Note: This API is now obsolete.

Constructor.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 2024.2. This method should no longer be used. Use constructor SoSceneManager() (without argument) instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSceneManager(
	int nb
)

Parameters

nb
Type: SystemInt32
Remarks

Caution note Caution

Obsolete since Open Inventor 2024.2. This method should no longer be used. Use constructor OIV.Inventor.SoSceneManager.() (without argument) instead.

See Also