Click or drag to resize
SoDataSetGetAppropriateElement Method

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

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

Parameters

v
Type: OIV.LDMSoLDMGeometry

Return Value

Type: SoLDMGeomElement
Remarks

See Also