SOLID CHECK FACE VALIDITY: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 11: Line 11:
===Example===
===Example===
:SOLID_CHECK_FACE_VALIDITY 14    ! check the validity of all faces on solid 14
:SOLID_CHECK_FACE_VALIDITY 14    ! check the validity of all faces on solid 14
:SOLID_CHECK_FACE_VALIDITY        ! check the validity of all faces on all selected solids
:SOLID_CHECK_FACE_VALIDITY        ! check the validity of all selected faces on all selected solids


[[Category:Solids]]
[[Category:Solids]]

Revision as of 22:43, 28 May 2021

Up

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).

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