Click or drag to resize
SoVolumeTransformElement.Get Method (SoState, IList<SoVolumeTransform>)

Get the current list of transform functions stored in the state.

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

Parameters

state
Type: OIV.Inventor.Misc.SoState
name_26414
Type: System.Collections.Generic.IList<SoVolumeTransform>
Remarks