Appearance.deleteMe Method
Parent Object: AppearanceDefined in namespace "adsk::core" and the header file is <Core/Materials/Appearance.h>
Description
Deletes the Appearance from the Design. This method is only valid for appearances that are in a Design and are unused.
Syntax
"appearance_var" is a variable referencing an Appearance object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |