Click or drag to resize
SoTransferFunctionElementGet Method (SoState, IListSoTransferFunction)

Get the current list of transfer function stored in the state.

Namespace: OIV.LDM.Elements
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public static void Get(
	SoState state,
	IList<SoTransferFunction> name_24462
)

Parameters

state
Type: OIV.Inventor.MiscSoState
name_24462
Type: System.Collections.GenericIListSoTransferFunction
Remarks