Table of Contents

Class MultiPassFillParameters

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents multi pass fill parameters for a code block.

public class MultiPassFillParameters : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
Inheritance
PropertyChangedBase
MultiPassFillParameters
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

FillInterval

Gets or sets the fill interval in millimeters.

public double FillInterval { get; set; }

Property Value

double

Default value 0.06mm.

ShrinkFill

Gets or sets the shrink fill width.

public double ShrinkFill { get; set; }

Property Value

double

Default value 0mm.