Click or drag to resize
SoDataSetGetVVizGeometry Method

Note: This API is now obsolete.

Returns a pointer to the LDM geometry object.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoLDMGeometry GetVVizGeometry()

Return Value

Type: SoLDMGeometry
Remarks

Obsoletesince Open Inventor 9700 LDM Geometry is no longer used.

See Also