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