Table of Contents

Class ProgramXyzClaim

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

Properties

ProgramXyz

Orthogonal absolute position in feature (i.e. program) coordinate.

public Vec3d ProgramXyz { 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.