Click or drag to resize
SoLDMTopoOctreeGetTileID Method (Int32)

Given a fileID, returns the corresponding tileID.

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

Parameters

fileID
Type: SystemInt32

Return Value

Type: SoLDMTileID
Remarks