Click or drag to resize
SoLDMMediatorLDMManagerAccessIsTileVisitorOwnedByUser Method

Note: This API is now obsolete.

Returns true if the attached tileVisitor set by the application is owned by it.

Namespace: OIV.LDM
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 bool IsTileVisitorOwnedByUser()

Return Value

Type: Boolean
Remarks

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

See Also