Share

IsoCurveAnalysis.deleteMe Method

Parent Object: IsoCurveAnalysis
Defined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/IsoCurveAnalysis.h>

Description

A method that deletes this Analysis.

Syntax

"isoCurveAnalysis_var" is a variable referencing an IsoCurveAnalysis object.
returnValue = isoCurveAnalysis_var.deleteMe()

Return Value

Type Description
boolean Returns true if the delete was successful.

Version

Introduced in version January 2023

Was this information helpful?