Attribute.deleteMe Method
Parent Object: AttributeDefined in namespace "adsk::core" and the header file is <Core/Application/Attribute.h>
Description
Deletes this attribute.
Syntax
"attribute_var" is a variable referencing an Attribute object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |