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