SOLID MACHINING FACE CHECK: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
MikeONeill (talk | contribs) Created page with "{{Up}} {{Command|syntax=SOLID_MACHINING_FACE_CHECK [<solid number>] |description=:Perform a machining face check on all of the faces on a solid. |..." |
MikeONeill (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
If a solid number is not given, use selected solid(s). | If a solid number is not given, use selected solid(s). | ||
The variable NumFaceErrors will be set to the number of error found. | |||
===Example=== | ===Example=== |
Latest revision as of 22:46, 28 May 2021
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