SOLID CLEAR HISTORY: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Created page with "{{Up}} {{Command|syntax=SOLID_CLEAR_HISTORY [<solid number>] |description=:Clear the history of a solid. |param1=<solid number>|param1_desc=Solid..."
 
No edit summary
 
Line 10: Line 10:


===Example===
===Example===
:SOLID_CLEAR_HISTOR 14    ! clear history of solid 14
:SOLID_CLEAR_HISTORY 14    ! clear history of solid 14
:SOLID_CLEAR_HISTOR       ! clear history of all selected solids
:SOLID_CLEAR_HISTORY       ! clear history of all selected solids


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

Latest revision as of 22:35, 28 May 2021

Up

Command

SOLID_CLEAR_HISTORY [<solid number>]


Clear the history of a solid.

Parameters

<solid number>
Solid number

If a solid number is not given, use selected solid(s).

Example

SOLID_CLEAR_HISTORY 14  ! clear history of solid 14
SOLID_CLEAR_HISTORY  ! clear history of all selected solids