SoLDMTopoOctreeGetNumFileIDs Method |
Returns the number of fileIDs in the volume.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic int GetNumFileIDs()
Public Function GetNumFileIDs As Integer
public:
int GetNumFileIDs()
member GetNumFileIDs : unit -> int
Return Value
Type:
Int32
RemarksEffectively this is the total number of tiles, including both full resolution and low resolution, required to store the data set.
See Also