Click or drag to resize
SoVolumeTransformElementGet Method (SoState, Queue)

Note: This API is now obsolete.

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

Namespace: OIV.VolumeViz.Elements
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static void Get(
	SoState state,
	Queue name_29773
)

Parameters

state
Type: OIV.Inventor.MiscSoState
name_29773
Type: System.CollectionsQueue
Remarks
Obsolete since Open Inventor 8000.
See Also