Errors and Corrections
                   

 

 

 

This page lists errors found in the book and the status of those errors.

           

General Notes

Some of the examples in the book contain names with spaces for clarity. This breaks the DMIS rules for label naming and programmers should avoid this practice.

Page 35

The PERCENT minor word should be PCENT .

Status: Pending.

Page 36

The PERCENT minor word in example should be PCENT .

Status: Pending.

Page 37

The PERCENT minor word should be PCENT .

Status: Pending.

Page 37

The PERCENT minor word in example should be PCENT .

Status: Pending.

Page 69

The parameter header kK2 should be k2.

Status: Pending.

Page 78

The sphere definition is missing the diameter parameter:

F(name)=FEAT/SPHERE, dir, coord, x(r), y(a), z(h) (, i, j, k)

should be

F(name)=FEAT/SPHERE, dir, coord, x(r), y(a), z(h), dia (, i, j, k)

Page 79 should contain an explanation for the parameter (dia = diameter of the sphere). The example is correct but the illustration does not show the diameter.

Status: Pending.

Page 98

The construction of a CIRCLE using intersection of a plane and a cone shows two identical syntax's. The syntax is correct but the second example is unnecessary.

Status: Pending.

Page 123

The examples should read 'best fitting a sphere' not a circle.

Status: Pending.

Page 153

The code example shows the tolerance as plus or minus 0.1 which should of course be plus or minus 0.01. The hitol description under parameters should say 'high limit of acceptance'.

Status: Pending.

Page 154

The hitol description under parameters should say 'high limit of acceptance'.

Status: Pending.

Page 164

The second hilimit parameter should be lolimit.

Status: Pending.

Page 165

The hitol description under parameters should say 'high limit of acceptance'.

Status: Pending.

Page 221

The PERCENT minor word in the index should be PCENT .

Status: Pending.

 

Return to Home Page

              

Send mail to webmaster@cmmts.com with questions or comments about this web site.
Copyright © 2002-2009 CMM Technology Solutions
Last modified: 09/15/09