TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

interface IPathInfo in Tinman.Core.IO

Base interface for classes that have an optional file path association.

interface IPathInfo base of BlockIndexBase
  BlockStorage
  IDataset
  IDataStream
  IFile
  IFileData
  IImageInfo
  ITextStream

Attributes

PathInfo

Returns a Path object that represents the file path this object is associated with.

property PathInfo { get }
type Path
value [not-null] The path info.

Remarks:

Objects that do not have a meaningful file path association simply return Unknown.