Parent Object: ModelParameter Defined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/ModelParameter.h>
Description
Deletes this ModelParameter. As a general rule, model parameters cannot be deleted because features depend on them. However, there are uncommon workflows where a parameter no longer has any dependents and is not automatically deleted. You can use the isDeletable property to see if the parameter is in this state and can successfully be deleted.