Click or drag to resize
SoLDMMediatorLDMManagerAccessGetTileVisitor Method

Note: This API is now obsolete.

Returns a pointer to the application-defined subclass of SoLDMTileVisitor.

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

Return Value

Type: SoLDMTileVisitor
Remarks

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

See Also