Table of Contents

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

int

SubstractionData

public byte[] SubstractionData { get; set; }

Property Value

byte[]

Methods

ToMillingStepLuggage()

public MillingStepLuggage ToMillingStepLuggage()

Returns

MillingStepLuggage