IDfsItemInfo Interface |
Namespace: DHI.Generic.MikeZero.DFS
The IDfsItemInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisConversionType |
Type of conversion for the axis
|
![]() | AxisConversionUnit |
Desired unit to convert axis to
|
![]() | ConversionType |
Type of conversion for the data values
(Inherited from IDfsSimpleItemInfo.) |
![]() | ConversionUnit |
Desired unit to convert to
(Inherited from IDfsSimpleItemInfo.) |
![]() | DataType |
Type of data stored in item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ElementCount |
Number of data elements in the item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ItemNumber |
Item number, in list of items. 1 based.
(Inherited from IDfsSimpleItemInfo.)For newly created/added items this can be zero |
![]() | Name |
Name of item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | OrientationAlpha |
Orientation alpha
A rotation in the x-y plane, measured counter-clockwise. |
![]() | OrientationPhi |
Orientation Phi
A rotation in the x-z plane, measured counter-clockwise. |
![]() | OrientationTheta |
Orientation Theta
A rotation in the y-z plane, measured counter-clockwise. |
![]() | Quantity |
EUM quantity of item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ReferenceCoordinateX |
Reference coordinate X
|
![]() | ReferenceCoordinateY |
Reference coordinate Y
|
![]() | ReferenceCoordinateZ |
Reference coordinate Z
|
![]() | SpatialAxis |
Spatial axis of item.
|
![]() | UsedElementCount |
Number of used data elements in the axis. For
compressed files, this can differ from ElementCount |
Name | Description | |
---|---|---|
![]() | SetAxisUnitConversion |
Sets the unit axis conversion for a specific item.
|
![]() | SetOrientation |
Update the orientation of the spatial axis.
|
![]() | SetReferenceCoordinates |
Update the reference coordinates of the spatial axis.
|
![]() | SetUnitConversion |
Sets the unit conversion for a specific item.
(Inherited from IDfsSimpleItemInfo.) |