Table of Contents

Interface IActTooling

Namespace
Hi.Numerical.Acts
Assembly
HiMech.dll

Represents a tooling action that changes or selects a tool.

public interface IActTooling : IAct
Extension Methods

Properties

ToolId

Gets or sets the target tool identifier.

int ToolId { get; set; }

Property Value

int