Class SqliteStepStorage.MillingStepLuggageRow
- Namespace
- Hi.SqliteUtils
- Assembly
- HiNc.dll
public class SqliteStepStorage.MillingStepLuggageRow
- Inheritance
-
SqliteStepStorage.MillingStepLuggageRow
- Inherited Members
- Extension Methods
Properties
LayerEngagementData
public byte[] LayerEngagementData { get; set; }
Property Value
- byte[]
MillingForceData
public byte[] MillingForceData { get; set; }
Property Value
- byte[]
StepIndex
public int StepIndex { get; set; }
Property Value
SubstractionData
public byte[] SubstractionData { get; set; }
Property Value
- byte[]
Methods
ToMillingStepLuggage()
public MillingStepLuggage ToMillingStepLuggage()