BoundaryFillFeature.applyCellChanges Method
Parent Object: BoundaryFillFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/BoundaryFillFeature.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
"boundaryFillFeature_var" is a variable referencing a BoundaryFillFeature object.
|
Return Value
Type | Description |
boolean | Returns true if the apply was successful. |