SoInteractiveComplexityElementPop Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public override void Pop(
SoState name_13797,
SoElement prevTopElement
)
Public Overrides Sub Pop (
name_13797 As SoState,
prevTopElement As SoElement
)
public:
virtual void Pop(
SoState^ name_13797,
SoElement^ prevTopElement
) override
abstract Pop :
name_13797 : SoState *
prevTopElement : SoElement -> unit
override Pop :
name_13797 : SoState *
prevTopElement : SoElement -> unit
Parameters
- name_13797
- Type: OIV.Inventor.MiscSoState
- prevTopElement
- Type: OIV.Inventor.ElementsSoElement
Remarks See Also