Click or drag to resize
SoDataSetGetTileVisitor Method

Note: This API is now obsolete.

Returns the current LDM tile visitor.

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

Return Value

Type: SoLDMTileVisitor
Remarks

Obsoletesince Open Inventor 9700 LDM Tile Visitor is no longer used.

See Also