Table of Contents

Class HeidenhainCoordinateEntryDisplayee

Namespace
Hi.Numerical
Assembly
HiUniNc.dll
public class HeidenhainCoordinateEntryDisplayee : IAnchoredDisplayee, IGetAnchor, IGetTopoIndex, IDisplayee, IExpandToBox3d
Inheritance
HeidenhainCoordinateEntryDisplayee
Implements
Inherited Members
Extension Methods

Constructors

HeidenhainCoordinateEntryDisplayee(Func<NcEnv>, Func<IMachiningEquipment>)

Initializes a new instance.

public HeidenhainCoordinateEntryDisplayee(Func<NcEnv> ncEnvFunc, Func<IMachiningEquipment> millingEquipmentSource)

Parameters

ncEnvFunc Func<NcEnv>

The function that provides the NcEnv instance.

millingEquipmentSource Func<IMachiningEquipment>

The function that provides the machining equipment.

Properties

HeidenhainCycleDef247Q339

Gets or sets the Heidenhain Cycle Def 247 Q339 value.

public int HeidenhainCycleDef247Q339 { get; set; }

Property Value

int

HeidenhainCycleDef7Arg

Gets or sets the Heidenhain Cycle Def 7 arguments.

public HeidenhainCycleDef7Arg HeidenhainCycleDef7Arg { get; set; }

Property Value

HeidenhainCycleDef7Arg

MillingEquipmentFunc

Gets or sets the function that provides the machining equipment.

public Func<IMachiningEquipment> MillingEquipmentFunc { get; set; }

Property Value

Func<IMachiningEquipment>

NcEnvFunc

Gets or sets the function that provides the NcEnv instance.

public Func<NcEnv> NcEnvFunc { get; set; }

Property Value

Func<NcEnv>

ShowHeidenhainDatumPreset

public bool ShowHeidenhainDatumPreset { get; set; }

Property Value

bool

ShowHeidenhainDatumShift

public bool ShowHeidenhainDatumShift { get; set; }

Property Value

bool

Methods

Display(Bind)

Display function called in DispEngine rendering loop.

public void Display(Bind bind)

Parameters

bind Bind

Bind with DispEngine. See Bind.

ExpandToBox3d(Box3d)

Expands the destination box. This function is usually used to compute the bounding box of elements.

public void ExpandToBox3d(Box3d dst)

Parameters

dst Box3d

Destination box

GetAnchor()

Get key anchor. (i.e. root anchor)

public Anchor GetAnchor()

Returns

Anchor

key anchor