SOLID MACHINING FACE CHECK
From Macros Wiki
Jump to navigationJump to search
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