Click or drag to resize
SoVRMLInlineGetChildData Method

Sets 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 SoNode GetChildData()

Return Value

Type: SoNode
Remarks

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

See Also