Click or drag to resize

DfsItemData3DT Properties

The DfsItemData3DT generic type exposes the following members.

Properties
  NameDescription
Public propertyData
Data in the file in its basic type.
(Inherited from DfsItemDataT.)
Public propertyItem
Return data at the give x,y index
Public propertyItemNumber
Number of item that data belongs to (one-based)
(Inherited from DfsItemData.)
Public propertyTime
Time relative to start of file. Unit is as specified in the temporal axis.
(Inherited from DfsItemData.)
Public propertyTimeStepIndex
Index of time step that data belongs to (zero-based)
(Inherited from DfsItemData.)
Top
See Also