Returns the last node in a path chain.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
SyntaxPublic Function GetTail As SoNode
public:
SoNode^ GetTail()
member GetTail : unit -> SoNode
Return Value
Type:
SoNode
Remarks
See Also