Share

MotionLink.deleteMe Method

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

Description

Deletes this MotionLink.

Syntax

"motionLink_var" is a variable referencing a MotionLink object.
returnValue = motionLink_var.deleteMe()

Return Value

Type Description
boolean Returns true if the delete is successful.

Version

Introduced in version November 2025

Was this information helpful?