Click or drag to resize
SoVRMLInlineSetChildData Method

Gets the child data the inline should display.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetChildData(
	SoNode urlData
)

Parameters

urlData
Type: OIV.Inventor.NodesSoNode
Remarks

Application should call this after it has fetched data for the inline node.

See Also