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