Table of Contents

Class ActUnknownSkip

Namespace
Hi.Numerical.Acts
Assembly
HiMech.dll

Represents an act that skips unknown operations in numerical control.

public class ActUnknownSkip : IActSkip, IAct
Inheritance
ActUnknownSkip
Implements
Inherited Members
Extension Methods

Constructors

ActUnknownSkip()

Initializes a new instance of the ActUnknownSkip class.

public ActUnknownSkip()

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.