ConfigurationSheetMetalRuleColumn.deleteMe Method
Parent Object: ConfigurationSheetMetalRuleColumnDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationSheetMetalRuleColumn.h>
Description
Deletes this column from the table. Property columns cannot be deleted. If the table was obtained from a DataFile, this method will fail.
Syntax
"configurationSheetMetalRuleColumn_var" is a variable referencing a ConfigurationSheetMetalRuleColumn object.
|
Return Value
Type | Description |
boolean | Returns true if the deletion was successful. |