SOLID REMOVE UNEEDED TOPOLOGY: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
MikeONeill (talk | contribs) No edit summary |
MikeONeill (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
If a solid number is not given, use selected solid(s). | If a solid number is not given, use selected solid(s). | ||
Note: | Note: removing topology may change the solid number. | ||
If you are | If you are modifying one solid (by specifying a solid number) you can check the variable SolidRef to get the number of the solid after removing topology. | ||
===Example=== | ===Example=== |
Latest revision as of 23:15, 28 May 2021
Command
- SOLID_REMOVE_UNEEDED_TOPOLOGY [<solid number>]
- Remove un-needed topology from a solid.
Parameters
- <solid number>
- Solid number
If a solid number is not given, use selected solid(s).
Note: removing topology may change the solid number. If you are modifying one solid (by specifying a solid number) you can check the variable SolidRef to get the number of the solid after removing topology.
Example
- SOLID_REMOVE_UNEEDED_TOPOLOGY 14 ! remove un-needed topology from solid 14
- SOLID_REMOVE_UNEEDED_TOPOLOGY ! remove un-needed topology from all selected solids