Material.deleteMe Method
Parent Object: MaterialDefined in namespace "adsk::core" and the header file is <Core/Materials/Material.h>
Description
Deletes the material from the Design. This method only applies to materials in a Design that are unused
Syntax
"material_var" is a variable referencing a Material object. |
Return Value
| Type | Description |
| boolean | Returns true if the delete was successful. |
