Share

ConfigurationJointSnap.deleteMe Method

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

Description

Deletes this joint snap.

Syntax

"configurationJointSnap_var" is a variable referencing a ConfigurationJointSnap object.
returnValue = configurationJointSnap_var.deleteMe()

Return Value

Type Description
boolean Returns true if the deletion was successful.

Version

Introduced in version September 2024

Was this information helpful?