TableCommandInput.clear Method
Parent Object: TableCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TableCommandInput.h>
Description
Removes all rows in the table and the toolbar.
Syntax
"tableCommandInput_var" is a variable referencing a TableCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |