SOLID REMOVE UNEEDED TOPOLOGY: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Created page with "{{Up}} {{Command|syntax=SOLID_REMOVE_UNEEDED_TOPOLOGY [<solid number>] |description=:Remove un-needed topology from a solid. |param1=<solid number..."
 
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).
Note: simplifying may change the solid number.
If you are simplifying one solid (by specifying a solid number) you can check the variable SolidRef to get the number of the solid after simplifying.


===Example===
===Example===

Revision as of 23:14, 28 May 2021

Up

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: simplifying may change the solid number. If you are simplifying one solid (by specifying a solid number) you can check the variable SolidRef to get the number of the solid after simplifying.

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