Table of Contents

Interface IFluteNumSourceProperty

Namespace
Hi.Milling.FluteContours
Assembly
HiMech.dll

Interface that requiring a FluteNumSource property.

public interface IFluteNumSourceProperty
Extension Methods

Properties

FluteNumSource

Func<int> FluteNumSource { get; set; }

Property Value

Func<int>