Table of Contents

Interface IHolder

Namespace
Hi.NcMech.Holders
Assembly
HiMech.dll

Interface for tool holders in NC machining.

public interface IHolder : ITopo, IGetAsmb, IGetAnchoredDisplayeeList, IAnchoredDisplayee, IDisplayee, IExpandToBox3d, IMakeXmlSource, IAbstractNote, IGetFletchBuckle, IAnchoredCollidableBased, IDuplicate, INameNote, IAnchoredCollidabled, IGetCollidable, IGetAnchor, IGetTopoIndex, IGetSolid
Inherited Members
Extension Methods

Properties

CutterBuckle

Gets the cutter buckle anchor.

Anchor CutterBuckle { get; }

Property Value

Anchor

GeomAnchor

Gets the geometry anchor of the holder.

Anchor GeomAnchor { get; }

Property Value

Anchor

SpindleBuckle

Gets the spindle buckle anchor.

Anchor SpindleBuckle { get; }

Property Value

Anchor

ThemeColor

Default theme color for holder visualization.

public static Vec3d ThemeColor { get; }

Property Value

Vec3d

Methods

GetTailBuckle()

Gets the cutter buckle anchor, generally located on the free-end side.

Anchor GetTailBuckle()

Returns

Anchor