TrimFeature.applyCellChanges Method
Parent Object: TrimFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/TrimFeature.h>
Description
After making any changes to the set of selected cells you must call this method to indicate all changes have been made and to apply those changes to the feature.
Syntax
"trimFeature_var" is a variable referencing a TrimFeature object.
|
Return Value
Type | Description |
boolean | Returns true if the apply was successful. |