Click or drag to resize
SoVolumeDataGetAppropriateElement Method

a SoDataSet must return the LDMelt defining the weights of the representations that are going to use it.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override SoLDMGeomElement GetAppropriateElement(
	SoLDMGeometry v
)

Parameters

v
Type: OIV.LDMSoLDMGeometry

Return Value

Type: SoLDMGeomElement
Remarks

See Also