IDfsDynamicItemInfo Methods |
The IDfsDynamicItemInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetAxisUnitConversion |
Sets the unit axis conversion for a specific item.
(Inherited from IDfsItemInfo.) |
![]() | SetOrientation |
Update the orientation of the spatial axis.
(Inherited from IDfsItemInfo.) |
![]() | SetReferenceCoordinates |
Update the reference coordinates of the spatial axis.
(Inherited from IDfsItemInfo.) |
![]() | SetUnitConversion |
Sets the unit conversion for a specific item.
(Inherited from IDfsSimpleItemInfo.) |
Name | Description | |
---|---|---|
![]() | CreateEmptyItemData | Overloaded.
Create an IDfsItemDataT of the correct type for the
item.
(Defined by DfsExtensions.)The result can be used by ReadItemTimeStep(IDfsItemData, Int32) |
![]() | CreateEmptyItemDataT | Overloaded.
Create an IDfsItemDataT of the correct type for the
item.
(Defined by DfsExtensions.)The result can be used by ReadItemTimeStep(IDfsItemData, Int32) If not the item is of type {T}, an exception will be thrown. |