SoWWWInlineGetChildData Method |
Gets the child data the inline should display.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoNode GetChildData()
Public Function GetChildData As SoNode
public:
SoNode^ GetChildData()
member GetChildData : unit -> SoNode
Return Value
Type:
SoNode
Remarks
See Also