Analysis.deleteMe Method
Parent Object: AnalysisDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Analysis.h>
Description
A method that deletes this Analysis.
Syntax
"analysis_var" is a variable referencing an Analysis object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |