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()
Get MachiningEquipment.
MachiningEquipment GetMachiningEquipment()
Returns
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()