Table of Contents

Class CsScript

Namespace
Hi.Numerical.SoftParsers.CmdBased
Assembly
HiMech.dll
public class CsScript
Inheritance
CsScript
Inherited Members
Extension Methods

Properties

BeginScript

The script effect before the NC block excuting.

public string BeginScript { get; set; }

Property Value

string

EndScript

The script effect after the NC block excuted.

public string EndScript { get; set; }

Property Value

string