Table of Contents

Interface IGetMachiningEquipment

Namespace
Hi.Machining.MachiningEquipmentUtils
Assembly
HiMech.dll

Interface for objects that can provide access to a machining equipment instance.

public interface IGetMachiningEquipment
Extension Methods

Methods

GetMachiningEquipment()

MachiningEquipment GetMachiningEquipment()

Returns

MachiningEquipment

MachiningEquipment

GetMillingEquipment()

Source-compatible delegate for callers written against the pre-rename name; the equipment has been machining-scoped (not milling-only) since MillingEquipment became MachiningEquipment.

[Obsolete("Renamed to GetMachiningEquipment.")]
MachiningEquipment GetMillingEquipment()

Returns

MachiningEquipment

MachiningEquipment