Table of Contents

Interface ISourceCommand

Namespace
Hi.MillingSteps
Assembly
HiMech.dll

Represents a source command interface that provides access to file line information and command flags.

public interface ISourceCommand : IFileLine, IFileLineIndex, IGetIndexedFileLine, IGetFileLineIndex, IGetSourceCommand
Inherited Members
Extension Methods

Properties

FlagsText

Gets the text representation of command flags.

string FlagsText { get; }

Property Value

string