Click or drag to resize
SoLDMTopoOctree.GetTileID Method (Int32)

Given a fileID, returns the corresponding tileID.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoLDMTileID GetTileID(
	int fileID
)

Parameters

fileID
Type: System.Int32

Return Value

Type: SoLDMTileID
Remarks