SOLID MACHINING FACE CHECK

From Macros Wiki
Revision as of 22:46, 28 May 2021 by MikeONeill (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SOLID_MACHINING_FACE_CHECK [<solid number>]


Perform a machining face check on all of the faces on a solid.

Parameters

<solid number>
Solid number

If a solid number is not given, use selected solid(s).

The variable NumFaceErrors will be set to the number of error found.

Example

SOLID_MACHINING_FACE_CHECK 14  ! check the validity of all faces on solid 14
SOLID_MACHINING_FACE_CHECK  ! check the validity of all selected faces on all selected solids