Click or drag to resize
SoPathPop Method

The push() and pop() methods allow a path to be treated as a stack; they push a node at the end of the chain and pop the last node off.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Pop()
Remarks