DataFolder.deleteMe Method
Parent Object: DataFolderDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataFolder.h>
Description
Deletes this folder item.
Syntax
"dataFolder_var" is a variable referencing a DataFolder object.
|
Return Value
Type | Description |
boolean | Returns true if the deletion was successful. |