Click or drag to resize

IDfsItemInfo Properties

The IDfsItemInfo type exposes the following members.

Properties
  NameDescription
Public propertyAxisConversionType
Type of conversion for the axis
Public propertyAxisConversionUnit
Desired unit to convert axis to
Public propertyConversionType
Type of conversion for the data values
(Inherited from IDfsSimpleItemInfo.)
Public propertyConversionUnit
Desired unit to convert to
(Inherited from IDfsSimpleItemInfo.)
Public propertyDataType
Type of data stored in item.
(Inherited from IDfsSimpleItemInfo.)
Public propertyElementCount
Number of data elements in the item.
(Inherited from IDfsSimpleItemInfo.)
Public propertyItemNumber
Item number, in list of items. 1 based.

For newly created/added items this can be zero

(Inherited from IDfsSimpleItemInfo.)
Public propertyName
Name of item.
(Inherited from IDfsSimpleItemInfo.)
Public propertyOrientationAlpha
Orientation alpha

A rotation in the x-y plane, measured counter-clockwise.

Public propertyOrientationPhi
Orientation Phi

A rotation in the x-z plane, measured counter-clockwise.

Public propertyOrientationTheta
Orientation Theta

A rotation in the y-z plane, measured counter-clockwise.

Public propertyQuantity
EUM quantity of item.
(Inherited from IDfsSimpleItemInfo.)
Public propertyReferenceCoordinateX
Reference coordinate X
Public propertyReferenceCoordinateY
Reference coordinate Y
Public propertyReferenceCoordinateZ
Reference coordinate Z
Public propertySpatialAxis
Spatial axis of item.
Public propertyUsedElementCount
Number of used data elements in the axis. For compressed files, this can differ from ElementCount
Top
See Also