Click or drag to resize
SoStateGetElement Method (Type, Int32)

Returns a writable instance of the element on the top of the stack with the given index and type.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoElement GetElement(
	Type type,
	int stackIndex
)

Parameters

type
Type: SystemType
stackIndex
Type: SystemInt32

Return Value

Type: SoElement
Remarks