SOLID CHECK FACE VALIDITY: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
MikeONeill (talk | contribs) No edit summary |
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:45, 28 May 2021
Command
- SOLID_CHECK_FACE_VALIDITY [<solid number>]
- Check the validity of a 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_CHECK_FACE_VALIDITY 14 ! check the validity of all faces on solid 14
- SOLID_CHECK_FACE_VALIDITY ! check the validity of all selected faces on all selected solids