ConfigurationPlasticRuleTable.clear Method

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

Description

Clears the content of the plastic rule table, removes the reference from the top table, and hides it in the user interface.

Syntax

"configurationPlasticRuleTable_var" is a variable referencing a ConfigurationPlasticRuleTable object.
returnValue = configurationPlasticRuleTable_var.clear()
"configurationPlasticRuleTable_var" is a variable referencing a ConfigurationPlasticRuleTable object.

#include <Fusion/Configurations/ConfigurationPlasticRuleTable.h>

returnValue = configurationPlasticRuleTable_var->clear();

Return Value

Type Description
boolean Returns true if successful.

Version

Introduced in version March 2024