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: 2025.1.0.0 (10.17.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 2024.2. This method should no longer be used. Use constructor SoSceneManager() (without argument) instead.")]
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