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

Returns the top (read-only) instance of the given element stack.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoElement GetConstElement(
	Type type,
	int stackIndex
)

Parameters

type
Type: SystemType
stackIndex
Type: SystemInt32

Return Value

Type: SoElement
Remarks