Click or drag to resize
SoTransferFunctionElement.Get Method (SoState, IList<SoTransferFunction>)

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

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

Parameters

state
Type: OIV.Inventor.Misc.SoState
name_24479
Type: System.Collections.Generic.IList<SoTransferFunction>
Remarks