Click or drag to resize
SoBaseKitGetContainerNode Method

Note: This API is now obsolete.

Calls GetContainerNode(listName, true).

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Method is erroneousnly public. It would be moved into protected section in future release. Please check the use of this method with the new visibilty.")]
public SoGroup GetContainerNode(
	string listName
)

Parameters

listName
Type: SystemString

Return Value

Type: SoGroup
Remarks