Table of Contents

Class McXyzClaim

Namespace
Hi.NcParsers.Claims
Assembly
HiMech.dll
public class McXyzClaim : IMcXyzClaim, IClaim
Inheritance
McXyzClaim
Implements
Inherited Members
Extension Methods

Properties

McXyz

Get or set XYZ on Machine Coordinate.

public Vec3d McXyz { get; set; }

Property Value

Vec3d

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.